diff --git a/tests/nitro/protocol/testChannel.nim b/tests/nitro/protocol/testChannel.nim index 48337df..46502f5 100644 --- a/tests/nitro/protocol/testChannel.nim +++ b/tests/nitro/protocol/testChannel.nim @@ -1,6 +1,5 @@ import pkg/nitro/protocol/abi import pkg/nimcrypto -import pkg/stew/byteutils import ../basics suite "channel definition":