Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
josojo committed Jan 8, 2024
1 parent 4fa9cfb commit c82f1ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/AdjudicationFramework/IterableList.t.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pragma solidity ^0.8.20;
import "forge-std/console.sol";

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

Expand Down

0 comments on commit c82f1ed

Please sign in to comment.