Skip to content

Commit

Permalink
styling
Browse files Browse the repository at this point in the history
  • Loading branch information
BatuevIO committed Oct 19, 2024
1 parent 9fa10b8 commit 96a0456
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/views/profile/ProfileDeleteView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import { ToastType } from '@/models';
import { useToolbar } from '@/store/toolbar';
import { useProfileStore } from '@/store/profile';
import router from '@/router';
import { AuthApi } from '@/api';
const profileStore = useProfileStore();
const toastStore = useToastStore();
Expand Down

0 comments on commit 96a0456

Please sign in to comment.