fix goimports error

Change-Id: I0f6e383ec1081cc47c690fdaab3fd35590a2634b
This commit is contained in:
onestraw
2018-12-17 16:59:44 +08:00
parent dcd8e8ea86
commit e09d11e4b9
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import (
"io/ioutil"
"os"
"gopkg.in/yaml.v2"
yaml "gopkg.in/yaml.v2"
"github.com/chihaya/chihaya/frontend/http"
"github.com/chihaya/chihaya/frontend/udp"