mirror of
https://github.com/codex-storage/nim-libp2p.git
synced 2025-01-12 03:54:06 +00:00
remove unused field
This commit is contained in:
parent
4ee1b4a66d
commit
0c8dde15e7
@ -19,7 +19,6 @@ import ../protocol,
|
||||
|
||||
type
|
||||
Secure* = ref object of LPProtocol # base type for secure managers
|
||||
cleanupFut: Future[void]
|
||||
|
||||
SecureConn* = ref object of Connection
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user