Remove unused import

This commit is contained in:
Mark Spanbroek 2021-04-06 11:34:41 +02:00
parent 084f84b1bd
commit aa744f4d6f

View File

@ -1,6 +1,5 @@
import pkg/nitro/protocol/abi
import pkg/nimcrypto
import pkg/stew/byteutils
import ../basics
suite "channel definition":