Skip to content

Commit

Permalink
chore: remove unneeded import
Browse files Browse the repository at this point in the history
  • Loading branch information
andreivladbrg committed Jul 24, 2024
1 parent a7a4a66 commit 18d0840
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/fork/Fork.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import { ISablierV2LockupTranched } from "@sablier/v2-core/src/interfaces/ISabli

import { Fuzzers as V2CoreFuzzers } from "@sablier/v2-core/test/utils/Fuzzers.sol";

import { Defaults } from "../utils/Defaults.sol";
import { Base_Test } from "../Base.t.sol";

/// @notice Common logic needed by all fork tests.
Expand Down

0 comments on commit 18d0840

Please sign in to comment.