Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
thedavidmeister committed Aug 9, 2024
1 parent fcbb248 commit 9cbf48c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/concrete/ob/OrderBook.addOrder.enact.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ import {LibOrder} from "src/lib/LibOrder.sol";

import {Strings} from "openzeppelin-contracts/contracts/utils/Strings.sol";

import {console2} from "forge-std/Test.sol";

contract OrderBookAddOrderEnactTest is OrderBookExternalRealTest {
using LibOrder for OrderV3;
using Strings for address;
Expand Down

0 comments on commit 9cbf48c

Please sign in to comment.