Fix postgres plugin with testing ok with fmt
This commit is contained in:
parent
0f5a419a45
commit
e2ef160d5f
|
@ -4,8 +4,8 @@ import (
|
|||
"bytes"
|
||||
"database/sql"
|
||||
"fmt"
|
||||
"strings"
|
||||
"sort"
|
||||
"strings"
|
||||
|
||||
"github.com/influxdata/telegraf"
|
||||
"github.com/influxdata/telegraf/plugins/inputs"
|
||||
|
|
Loading…
Reference in New Issue