mirror of
https://github.com/vacp2p/nim-libp2p.git
synced 2025-03-01 08:30:29 +00:00
Remove mock import.
This commit is contained in:
parent
2bbc2f3cb7
commit
64477145c4
@ -32,7 +32,7 @@ import
|
||||
protocols/pubsub/rpc/messages,
|
||||
]
|
||||
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 =
|
||||
shortLog(peer)
|
||||
|
Loading…
x
Reference in New Issue
Block a user