Skip to content

Commit 4e06571

Browse files
committed
fix: linting
1 parent c8322a6 commit 4e06571

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

receiver/prometheusreceiver/config.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ func findSecretsRecursive(v reflect.Value) bool {
134134
}
135135

136136
return false // No field of type commonconfig.Secret with a non-empty string was found.
137-
138137
}
139138

140139
func (cfg *PromConfig) Reload() error {

0 commit comments

Comments
 (0)