Auto-fix linter errors

This commit is contained in:
Leonid Logvinov
2017-11-22 14:07:53 -06:00
parent d20926e150
commit 87d34f9c7f
28 changed files with 207 additions and 159 deletions

View File

@@ -1,5 +1,6 @@
import * as _ from 'lodash';
import {Token, InternalZeroExError} from '../../src/types';
import {InternalZeroExError, Token} from '../../src/types';
const PROTOCOL_TOKEN_SYMBOL = 'ZRX';