Skip to content

Commit ffe0a90

Browse files
committed
remove test asset blocker
1 parent c23d3c6 commit ffe0a90

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/components/transactions/Swap/constants/cow.constants.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,6 @@ export const COW_UNSUPPORTED_ASSETS: Partial<
113113
'0xd190eF37dB51Bb955A680fF1A85763CC72d083D4'.toLowerCase(), // aGHO not supported
114114
],
115115

116-
[SupportedChainId.LINEA]: [
117-
'0xacA92E438df0B2401fF60dA7E4337B687a2435DA'.toLowerCase(), // mUSD, to test no provider supported, remove before prod
118-
],
119-
120116
// Safe checks, not supported
121117
[SupportedChainId.LENS]: 'ALL',
122118
},

0 commit comments

Comments
 (0)