File tree 1 file changed +1
-3
lines changed
1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ import { gemwallet } from './wallets/gemwallet';
17
17
import { klever } from './wallets/klever' ;
18
18
import { mathwallet } from './wallets/mathwallet' ;
19
19
import { metamask } from './wallets/metamask' ;
20
- import { obvious } from './wallets/obvious' ;
21
20
import { ownbit } from './wallets/ownbit' ;
22
21
import { phantom } from './wallets/phantom' ;
23
22
import { pillar } from './wallets/pillar' ;
@@ -42,7 +41,6 @@ export const wallets: Record<string, Info> = {
42
41
Rainbow : rainbow ,
43
42
Safe : safe ,
44
43
Den : den ,
45
- Obvious : obvious ,
46
44
Zerion : zerion ,
47
45
Tokenary : tokenary ,
48
46
Ambire : ambire ,
@@ -70,5 +68,5 @@ export const wallets: Record<string, Info> = {
70
68
Enkrypt : enkrypt ,
71
69
'Timeless X' : timeless ,
72
70
Rabby : rabby ,
73
- Talisman : talisman
71
+ Talisman : talisman ,
74
72
} ;
You can’t perform that action at this time.
0 commit comments