diff --git a/src/stores/userConfigStore.ts b/src/stores/userConfigStore.ts
index a7a372fe9587ff7154f050c6b78e4f7daab2712a..2b5edbf17c9edc47d1e74e2d16d64a9bc3801305 100644
--- a/src/stores/userConfigStore.ts
+++ b/src/stores/userConfigStore.ts
@@ -98,5 +98,3 @@ export const useUserConfigStore = defineStore('userConfig', () => {
         createConfig
     }
 })
-
-