Skip to content

Commit

Permalink
style: remove empty space
Browse files Browse the repository at this point in the history
Signed-off-by: Svetoslav Borislavov <[email protected]>
  • Loading branch information
SvetBorislavov committed Dec 3, 2024
1 parent 635e33c commit a448b61
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import useUserStore from '@renderer/stores/storeUser';
import { useRouter, onBeforeRouteLeave } from 'vue-router';
import { useToast } from 'vue-toast-notification';
import useLoader from '@renderer/composables/useLoader';
import usePersonalPassword from '@renderer/composables/usePersonalPassword';
import useSetDynamicLayout, { DEFAULT_LAYOUT } from '@renderer/composables/useSetDynamicLayout';
Expand Down

0 comments on commit a448b61

Please sign in to comment.