mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-18 09:27:05 +00:00
Fix os dependency.
This commit is contained in:
parent
20f695515a
commit
1d76683a8b
@ -9,7 +9,7 @@
|
||||
|
||||
import
|
||||
# Standard library
|
||||
tables, random, strutils, typetraits,
|
||||
tables, random, strutils, os, typetraits,
|
||||
|
||||
# Nimble packages
|
||||
chronos, confutils/defs,
|
||||
|
Loading…
x
Reference in New Issue
Block a user