mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-03 22:43:09 +00:00
Building waku_relay tests failed due to shadowed chronicles import (#3498)
This commit is contained in:
parent
827aada89d
commit
61171ed551
@ -1,6 +1,6 @@
|
||||
{.used.}
|
||||
|
||||
import std/options, chronos
|
||||
import std/options, chronos, chronicles
|
||||
|
||||
import
|
||||
waku/[node/peer_manager, waku_store, waku_store/client], ../testlib/[common, wakucore]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user