remove warnings
This commit is contained in:
parent
48eb3f0005
commit
986cf07391
@ -93,10 +93,6 @@ export function checkWarning(tokenAddress: string, chainId?: number | null) {
|
||||
return null
|
||||
case TOKEN_LIST_TYPES.UNI_EXTENDED:
|
||||
return MediumWarning
|
||||
case TOKEN_LIST_TYPES.UNKNOWN:
|
||||
return StrongWarning
|
||||
case TOKEN_LIST_TYPES.BLOCKED:
|
||||
return BlockedWarning
|
||||
case TOKEN_LIST_TYPES.BROKEN:
|
||||
return BlockedWarning
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user