Merge pull request #1323 from johnta0/remove-unused-module
Remove unused module declaration
This commit is contained in:
commit
b9b8667de7
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
import * as Networks from './networks'
|
||||
import { Network } from './networks'
|
||||
import * as types from './types'
|
||||
import * as bscript from './script'
|
||||
|
|
Loading…
Reference in a new issue