Skip to content

Commit 496d026

Browse files
bump nim-metrics (#3392)
1 parent 2275fad commit 496d026

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

beacon_chain/nimbus_beacon_node.nim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1115,7 +1115,6 @@ proc onSecond(node: BeaconNode) =
11151115
node.handleMissingBlocks()
11161116

11171117
# Nim GC metrics (for the main thread)
1118-
updateSystemMetrics()
11191118
updateThreadMetrics()
11201119

11211120
proc runOnSecondLoop(node: BeaconNode) {.async.} =

vendor/nim-metrics

0 commit comments

Comments
 (0)