Skip to content

Commit

Permalink
make fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
sgtsquiggs committed Jul 5, 2019
1 parent 8e159a8 commit d962452
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/inputs/logparser/logparser.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ var (
offsetsMutex = new(sync.Mutex)
)


// LogParser in the primary interface for the plugin
type GrokConfig struct {
MeasurementName string `toml:"measurement"`
Expand Down

0 comments on commit d962452

Please sign in to comment.