mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-06-28 12:30:09 +00:00
fix linting
This commit is contained in:
parent
a6b0dfcbfa
commit
5d2b54b70e
@ -8,11 +8,7 @@ import
|
||||
stew/byteutils,
|
||||
libp2p/protocols/pubsub/pubsub
|
||||
|
||||
import
|
||||
../rln_relay,
|
||||
../protocol_types,
|
||||
../protocol_metrics,
|
||||
../conversion_utils
|
||||
import ../rln_relay, ../protocol_types, ../protocol_metrics, ../conversion_utils
|
||||
|
||||
import logos_delivery/waku/[waku_relay, waku_core]
|
||||
|
||||
|
||||
@ -26,12 +26,8 @@ import
|
||||
./nonce_manager
|
||||
|
||||
import
|
||||
logos_delivery/waku/[
|
||||
common/error_handling,
|
||||
waku_core,
|
||||
requests/rln_requests,
|
||||
waku_keystore,
|
||||
]
|
||||
logos_delivery/waku/
|
||||
[common/error_handling, waku_core, requests/rln_requests, waku_keystore]
|
||||
|
||||
logScope:
|
||||
topics = "waku rln_relay"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user