gofmt twemproxy_test.go

This commit is contained in:
Codeb Fan 2015-11-13 00:25:42 +08:00
parent 6f2cdc4532
commit 8f218ba04a
1 changed files with 1 additions and 1 deletions

View File

@ -1,9 +1,9 @@
package twemproxy
import (
"encoding/json"
"net"
"testing"
"encoding/json"
"github.com/influxdb/telegraf/testutil"
"github.com/stretchr/testify/assert"