Go format the modified source codes...
This commit is contained in:
parent
ffd221f58c
commit
2b47fec26b
|
@ -1,7 +1,6 @@
|
|||
package exec
|
||||
|
||||
import (
|
||||
|
||||
"github.com/influxdata/telegraf/internal/encoding/graphite"
|
||||
)
|
||||
|
||||
|
@ -36,4 +35,3 @@ func (c *Config) WithDefaults() *Config {
|
|||
}
|
||||
return &d
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue