mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-03-20 16:03:36 +00:00
import typetraits in send_service
This commit is contained in:
parent
c34412629c
commit
3c81158701
@ -1,7 +1,7 @@
|
||||
## This module reinforces the publish operation with regular store-v3 requests.
|
||||
##
|
||||
|
||||
import std/[sequtils, tables, options]
|
||||
import std/[sequtils, tables, options, typetraits]
|
||||
import chronos, chronicles, libp2p/utility
|
||||
import
|
||||
./[send_processor, relay_processor, lightpush_processor, delivery_task],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user