diff options
Diffstat (limited to 'src/subproviders')
-rw-r--r-- | src/subproviders/empty_wallet_subprovider.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/subproviders/empty_wallet_subprovider.ts b/src/subproviders/empty_wallet_subprovider.ts index 0d037042d..2f260217c 100644 --- a/src/subproviders/empty_wallet_subprovider.ts +++ b/src/subproviders/empty_wallet_subprovider.ts @@ -1,4 +1,3 @@ -import * as Web3 from 'web3'; import {JSONRPCPayload} from '../types'; /* |