mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-25 11:28:51 +01:00
Fix eth-method-registry import (#10183)
This commit is contained in:
parent
9e03066157
commit
79f0ba9697
@ -1,4 +1,4 @@
|
||||
import MethodRegistry from 'eth-method-registry'
|
||||
import { MethodRegistry } from 'eth-method-registry'
|
||||
import abi from 'human-standard-token-abi'
|
||||
import { ethers } from 'ethers'
|
||||
import log from 'loglevel'
|
||||
|
Loading…
Reference in New Issue
Block a user