Skip to content

Commit 95e1c9d

Browse files
chore(evm): unused lib (#4367)
2 parents 2f7cc0a + d7de1a8 commit 95e1c9d

File tree

2 files changed

+0
-250
lines changed

2 files changed

+0
-250
lines changed

evm/contracts/core/04-channel/IBCChannel.sol

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import "../25-handler/IBCMsgs.sol";
77
import "../24-host/IBCCommitment.sol";
88
import "../04-channel/IIBCChannel.sol";
99
import "../05-port/IIBCModule.sol";
10-
import "../../lib/Hex.sol";
1110

1211
library IBCChannelLib {
1312
event ChannelOpenInit(

evm/contracts/lib/Hex.sol

-249
This file was deleted.

0 commit comments

Comments
 (0)