Skip to content

Commit c5455eb

Browse files
log
1 parent 4f9092b commit c5455eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/src/lib/LibMemoryKV.storageParity.t.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// SPDX-FileCopyrightText: Copyright (c) 2020 Rain Open Source Software Ltd
33
pragma solidity =0.8.25;
44

5-
import {Test, console2} from "forge-std/Test.sol";
5+
import {Test} from "forge-std/Test.sol";
66

77
import {LibMemoryKV, MemoryKV, MemoryKVKey, MemoryKVVal} from "src/lib/LibMemoryKV.sol";
88

0 commit comments

Comments
 (0)