Skip to content

Commit 32413ce

Browse files
committed
Remove duplicate code
1 parent 5906049 commit 32413ce

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/views/WalletSelect.svelte

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -91,13 +91,6 @@
9191
9292
app.update(store => ({ ...store, autoSelectWallet: '' }))
9393
94-
modalData = {
95-
heading,
96-
description,
97-
primaryWallets,
98-
secondaryWallets
99-
}
100-
10194
if (module) {
10295
handleWalletSelect(module)
10396
}

0 commit comments

Comments
 (0)