[api] Remove most deps on @0x/contracts-test-utils (#398)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { expect } from '@0x/contracts-test-utils';
|
||||
import { expect } from 'chai';
|
||||
import 'mocha';
|
||||
|
||||
import { getIntegratorByIdOrThrow, getIntegratorIdForApiKey } from '../src/config';
|
||||
|
Reference in New Issue
Block a user