Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Commit

Permalink
@0x/utils: Fix rebase artifacts.
Browse files Browse the repository at this point in the history
  • Loading branch information
merklejerk committed Sep 5, 2019
1 parent 9180b63 commit b691b33
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions packages/order-utils/src/exchange_revert_errors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@ const types = [
AssetProxyDispatchError,
AssetProxyTransferError,
BatchMatchOrdersError,
EIP1271SignatureError,
FillError,
IncompleteFillError,
InvalidMakerError,
Expand All @@ -275,16 +276,6 @@ const types = [
SignatureError,
SignatureValidatorNotApprovedError,
SignatureWalletError,
EIP1271SignatureError,
InvalidSenderError,
InvalidTakerError,
InvalidMakerError,
FillError,
OrderEpochError,
AssetProxyExistsError,
AssetProxyDispatchError,
AssetProxyTransferError,
NegativeSpreadError,
TransactionError,
TransactionExecutionError,
TransactionGasPriceError,
Expand Down

0 comments on commit b691b33

Please sign in to comment.