Skip to content

Commit

Permalink
wtf?
Browse files Browse the repository at this point in the history
  • Loading branch information
lomik committed Oct 12, 2018
1 parent 2674607 commit 6d3caa9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,6 @@ func main() {
if _, err := toml.Decode(configBody, &config); err != nil {
log.Fatal(err)
}

return
}

if flagset["prometheus"] {
Expand Down

0 comments on commit 6d3caa9

Please sign in to comment.