Skip to content

Commit 2151b43

Browse files
committed
refactor: remove unused import of SUPPORTED_CHAINS in useUser.store
1 parent 4e67fb7 commit 2151b43

File tree

2 files changed

+0
-58
lines changed

2 files changed

+0
-58
lines changed

src/hooks/useSyncChain.ts

Lines changed: 0 additions & 57 deletions
This file was deleted.

src/stores/useUser.store.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import { SUPPORTED_CHAINS } from '@/config';
21
import { Address } from '@/types';
32
import { create } from 'zustand';
43

0 commit comments

Comments
 (0)