chore: remove unused code

This commit is contained in:
liyasthomas
2021-06-15 06:34:21 +05:30
parent b357dc8e2f
commit 0cedc9ed51
27 changed files with 5 additions and 328 deletions

View File

@@ -71,7 +71,6 @@ export default {
applySetting("syncHistory", true)
applySetting("syncCollections", true)
applySetting("syncEnvironments", true)
this.$router.push({ path: "/settings" })
toastObject.remove()
},
},
@@ -144,7 +143,6 @@ export default {
applySetting("syncHistory", true)
applySetting("syncCollections", true)
applySetting("syncEnvironments", true)
this.$router.push({ path: "/settings" })
toastObject.remove()
},
},