Skip to content

Commit da49222

Browse files
utils web3 - tiny fix
1 parent a5d055a commit da49222

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/util/web3/utils.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import { ethers } from 'ethers';
22

33
import { objType } from 'for-promise/utils/lib.mjs';
44

5+
import moment from '@src/util/libs/momentjs';
56
import getEnsManager from '@src/util/web3/abi/ethereum/0xa58e81fe9b61b5c3fe2afd33cf304c454abfc7cb';
67
import { tinyCrypto } from '@src/util/web3';
78

0 commit comments

Comments
 (0)