Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
borkopetrovicc committed Jun 16, 2023
1 parent 4a62cfb commit 6639dcf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/containers/AccountModal/AccountModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import EditPassword from './forms/EditPassword';
import EditCardDetails from './forms/EditCardDetails';
import SimultaneousLoginsNotification from './forms/SimultaneousLoginsNotification';


import { useConfigStore } from '#src/stores/ConfigStore';
import { useAccountStore } from '#src/stores/AccountStore';
import useQueryParam from '#src/hooks/useQueryParam';
Expand Down

0 comments on commit 6639dcf

Please sign in to comment.