@0x/contracts-exchange: Fix indentation in matchOrders().
This commit is contained in:
committed by
Amir Bandeali
parent
b636057251
commit
d79a07e2c4
@@ -340,8 +340,8 @@ contract MixinMatchOrders is
|
||||
_safeAdd(
|
||||
matchedFillResults.left.takerFeePaid,
|
||||
matchedFillResults.right.takerFeePaid
|
||||
)
|
||||
);
|
||||
)
|
||||
);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user