Fix linting issues

This commit is contained in:
fragosti
2018-07-06 11:30:01 -07:00
parent c753e24f0a
commit 72fb1ee36f

View File

@@ -1,4 +1,4 @@
import { Web3Wrapper, marshaller } from '@0xproject/web3-wrapper';
import { marshaller, Web3Wrapper } from '@0xproject/web3-wrapper';
import { JSONRPCRequestPayload, Provider } from 'ethereum-types';
import { Callback, ErrorCallback } from '../types';