Fix goimports violations

This commit is contained in:
Justin Li
2018-10-23 14:06:52 -04:00
parent f19f08aa2e
commit 3c80ed8a8e
6 changed files with 13 additions and 9 deletions
+2 -1
View File
@@ -5,8 +5,9 @@ import (
"fmt"
"testing"
"github.com/chihaya/chihaya/bittorrent"
"github.com/stretchr/testify/require"
"github.com/chihaya/chihaya/bittorrent"
)
var configTests = []struct {