mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-22 20:42:13 +00:00
Fix the compilation when json logging is used
This commit is contained in:
parent
b049dded88
commit
33dfc8b2d5
@ -33,7 +33,8 @@
|
||||
# now.
|
||||
|
||||
import # TODO - cleanup imports
|
||||
algorithm, collections/sets, chronicles, math, options, sequtils, sets, tables,
|
||||
algorithm, math, options, sequtils, tables,
|
||||
chronicles, json_serialization/std/sets,
|
||||
../extras, ../ssz, ../beacon_node_types,
|
||||
beaconstate, bitfield, crypto, datatypes, digest, helpers, validator
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user