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