mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-09 17:03:09 +00:00
Update codex/stores/repostore/store.nim
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Signed-off-by: Ben Bierens <39762930+benbierens@users.noreply.github.com>
This commit is contained in:
parent
17103d358f
commit
fa78e7ce9c
@ -27,8 +27,7 @@ import ../../logutils
|
||||
import ../../merkletree
|
||||
import ../../utils
|
||||
|
||||
const
|
||||
codex_enable_repostore_timinglogs* {.booldefine.} = false
|
||||
const codex_enable_repostore_timinglogs* {.booldefine.} = false
|
||||
|
||||
when codex_enable_repostore_timinglogs:
|
||||
import std/monotimes
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user