Skip to content

Commit fa5825f

Browse files
committed
fix benchmark
1 parent a046d00 commit fa5825f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_benchmark.nim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# at your option. This file may not be copied, modified, or distributed except according to those terms.
77

88
import
9-
std/[monotimes, times, math, strformat],
9+
std/[monotimes, times, strformat],
1010
eth/common,
1111
nimcrypto/keccak,
1212
constantine/hashes/h_keccak

0 commit comments

Comments
 (0)