Merge pull request #1323 from johnta0/remove-unused-module

Remove unused module declaration
This commit is contained in:
Jonathan Underwood 2019-01-19 15:42:59 +09:00 committed by GitHub
commit b9b8667de7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,3 @@
import * as Networks from './networks'
import { Network } from './networks'
import * as types from './types'
import * as bscript from './script'