mirror of https://github.com/vacp2p/nim-libp2p.git
remove missing include
This commit is contained in:
parent
fbe54e5c5a
commit
df29ac760e
|
@ -9,7 +9,6 @@
|
|||
import chronos, chronicles
|
||||
import nimcrypto/[sysrand, hmac, sha2, sha, hash, rijndael, twofish, bcmode]
|
||||
import secure,
|
||||
secureconn,
|
||||
../../connection,
|
||||
../../peerinfo,
|
||||
../../stream/lpstream,
|
||||
|
|
Loading…
Reference in New Issue