gofmt twemproxy_test.go
This commit is contained in:
parent
49c1bf3ef6
commit
2c01aada2d
|
@ -1,9 +1,9 @@
|
|||
package twemproxy
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
"net"
|
||||
"testing"
|
||||
"encoding/json"
|
||||
|
||||
"github.com/influxdb/telegraf/testutil"
|
||||
"github.com/stretchr/testify/assert"
|
||||
|
|
Loading…
Reference in New Issue