Merge pull request #164 from simple-login/remove-unused-call

remove unused call
This commit is contained in:
Son Nguyen Kim
2022-09-08 09:01:18 +02:00
committed by GitHub
-1
View File
@@ -122,7 +122,6 @@ export default {
SLStorage.SETTINGS.SL_BUTTON_POSITION,
this.positionSLButton
);
this.fetchSettings();
this.showSavedSettingsToast();
},