Skip to content

Commit

Permalink
go fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
darklore committed Sep 17, 2021
1 parent 1ec11f7 commit fb2baac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kafka_exporter.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const (
)

const (
INFO = 0
INFO = 0
DEBUG = 1
TRACE = 2
)
Expand Down

0 comments on commit fb2baac

Please sign in to comment.