Skip to content

Commit e10e747

Browse files
committed
PMM-14431 Format.
1 parent b612b3d commit e10e747

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

exporter/shards_collector.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ func (d *shardsCollector) collect(ch chan<- prometheus.Metric) {
9191
_, c := splitNamespace(id)
9292
collections = append(collections, c)
9393
}
94-
9594
}
9695
}
9796
reservedNames, err := GetAllIndexesForCollections(d.ctx, client, collections)

0 commit comments

Comments
 (0)