mirror of
https://github.com/vacp2p/nim-libp2p.git
synced 2025-03-01 16:40:32 +00:00
Remove mock import.
This commit is contained in:
parent
2bbc2f3cb7
commit
64477145c4
@ -32,7 +32,7 @@ import
|
|||||||
protocols/pubsub/rpc/messages,
|
protocols/pubsub/rpc/messages,
|
||||||
]
|
]
|
||||||
import ../../libp2p/protocols/pubsub/errors as pubsub_errors
|
import ../../libp2p/protocols/pubsub/errors as pubsub_errors
|
||||||
import ../helpers, ../utils/[async, futures, async, mock, tests]
|
import ../helpers, ../utils/[async, futures, async, tests]
|
||||||
|
|
||||||
proc `$`(peer: PubSubPeer): string =
|
proc `$`(peer: PubSubPeer): string =
|
||||||
shortLog(peer)
|
shortLog(peer)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user