remove legacy taker request

This commit is contained in:
Daniel Pyrathon
2020-06-19 15:07:39 -07:00
parent 2507ad274b
commit 4e030ce1e8

View File

@@ -1,6 +1,5 @@
import { tokenUtils } from '@0x/dev-utils';
import { assetDataUtils } from '@0x/order-utils';
import { TakerRequest } from '@0x/quote-server';
import { StatusCodes } from '@0x/types';
import { BigNumber } from '@0x/utils';
import * as chai from 'chai';