fix(core): removed unnecessary import
This commit is contained in:
parent
0a217108ba
commit
96300a795e
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
import { MemoryStorage } from './memory'
|
||||
import bigInt from 'big-integer'
|
||||
import { longFromFastString, longToFastString } from '../utils'
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue