mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-07 16:33:08 +00:00
fix: linting error (#3146)
This commit is contained in:
parent
2ffca2078b
commit
9f56891b88
@ -35,4 +35,3 @@ template nanosecondTime*(collector: Gauge, body: untyped) =
|
|||||||
metrics.set(collector, nowInUnixFloat() - start)
|
metrics.set(collector, nowInUnixFloat() - start)
|
||||||
else:
|
else:
|
||||||
body
|
body
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user