fixed linting issues

This commit is contained in:
David Sun
2019-07-02 10:22:43 -07:00
parent a5f77f3964
commit d0ea74e180

View File

@@ -5,7 +5,6 @@ import * as _ from 'lodash';
import { assert } from './assert';
import { constants } from './constants';
import { orderCalculationUtils } from './order_calculation_utils';
import {
FeeOrdersAndRemainingFeeAmount,
FindFeeOrdersThatCoverFeesForTargetOrdersOpts,