Skip to content

Commit

Permalink
rm: rogue import
Browse files Browse the repository at this point in the history
  • Loading branch information
totomanov committed May 28, 2024
1 parent ce64f73 commit 2e650db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/unit/RemoveStrategy.t.sol
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// SPDX-License-Identifier: GPL-2.0-or-later
pragma solidity ^0.8.0;

import {console2} from "forge-std/console2.sol";
import {FourSixTwoSixAggBase, FourSixTwoSixAgg, IEVault} from "../common/FourSixTwoSixAggBase.t.sol";

contract RemoveStrategyTest is FourSixTwoSixAggBase {
Expand Down

0 comments on commit 2e650db

Please sign in to comment.