Skip to content

Commit 6d3caa9

Browse files
committed
wtf?
1 parent 2674607 commit 6d3caa9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

main.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,6 @@ func main() {
9393
if _, err := toml.Decode(configBody, &config); err != nil {
9494
log.Fatal(err)
9595
}
96-
97-
return
9896
}
9997

10098
if flagset["prometheus"] {

0 commit comments

Comments
 (0)