Skip to content

Commit 12469dd

Browse files
authored
Update exporter/replset_config_collector.go
1 parent 08d54d2 commit 12469dd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

exporter/replset_config_collector.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ import (
2525
"go.mongodb.org/mongo-driver/mongo"
2626
)
2727

28-
// const (
29-
// replicationNotEnabled = 76
30-
// replicationNotYetInitialized = 94
31-
// )
3228

3329
type replSetGetConfigCollector struct {
3430
ctx context.Context

0 commit comments

Comments
 (0)