@0x/utils
: Prettier.
This commit is contained in:
committed by
Lawrence Forman
parent
5ccbe167a1
commit
f724212fd7
@@ -1,12 +1,7 @@
|
||||
import * as chai from 'chai';
|
||||
import * as _ from 'lodash';
|
||||
|
||||
import {
|
||||
AnyRevertError,
|
||||
RawRevertError,
|
||||
RevertError,
|
||||
StringRevertError,
|
||||
} from '../src/revert_error';
|
||||
import { AnyRevertError, RawRevertError, RevertError, StringRevertError } from '../src/revert_error';
|
||||
|
||||
import { chaiSetup } from './utils/chai_setup';
|
||||
|
||||
|
Reference in New Issue
Block a user