Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 66fd4bc

Browse files
committed
Fixing conflict
1 parent e95097b commit 66fd4bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/service/src/builder.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1015,7 +1015,6 @@ ServiceBuilder<
10151015
)
10161016
.const_label("name", config.impl_name)
10171017
.const_label("version", config.impl_version)
1018-
.const_label("commit", config.impl_commit),
10191018
)?, &registry)?.set(1);
10201019
register(Gauge::<U64>::new(
10211020
"node_roles", "The roles the node is running as",

0 commit comments

Comments
 (0)