Skip to content

Commit

Permalink
remove duplicated declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-c4t authored Aug 30, 2023
1 parent 1ecccd0 commit d00ba25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/layout/RoutesSuite.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import MountAccessComponent from '../views/access/MountAccessComponent'
import MultisigWallet from '../views/settings/MultisigWallet'
import Protected from './Protected'
import Settings from '../views/settings/index'
import MultisigWallet from '../views/settings/MultisigWallet'
import SettingsLayout from './SettingsLayout'
import Wallet from '../views/wallet/WalletApp'
import { getActiveNetwork } from '../redux/slices/network'
Expand Down

0 comments on commit d00ba25

Please sign in to comment.