remove missing include

This commit is contained in:
Dmitriy Ryajov 2020-03-09 12:12:04 -06:00
parent fbe54e5c5a
commit df29ac760e
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
import chronos, chronicles
import nimcrypto/[sysrand, hmac, sha2, sha, hash, rijndael, twofish, bcmode]
import secure,
secureconn,
../../connection,
../../peerinfo,
../../stream/lpstream,