Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
thedavidmeister committed Aug 29, 2023
1 parent 234f391 commit ab8de9e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/concrete/OrderBook.sol
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ import "../interface/unstable/IOrderBookV3OrderTaker.sol";
import "../lib/LibOrder.sol";
import "../abstract/OrderBookV3FlashLender.sol";

import "forge-std/console2.sol";

/// This will exist in a future version of Open Zeppelin if their main branch is
/// to be believed.
error ReentrancyGuardReentrantCall();
Expand Down

0 comments on commit ab8de9e

Please sign in to comment.