Skip to content

Commit

Permalink
feat(swapper): removing useless comments
Browse files Browse the repository at this point in the history
  • Loading branch information
tomrpl committed Nov 22, 2023
1 parent 39379c5 commit 1f1a5d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/blue/CallbacksSnippets.sol
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// SPDX-License-Identifier: AGPL-3.0-only
pragma solidity ^0.8.0;

// import {SwapMock} from "@snippets/blue/mocks/SwapMock.sol";
import {
IMorphoSupplyCollateralCallback,
IMorphoLiquidateCallback,
Expand Down

0 comments on commit 1f1a5d2

Please sign in to comment.