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

View File

@@ -7,7 +7,7 @@ import (
"encoding/hex"
"fmt"
"gopkg.in/yaml.v2"
yaml "gopkg.in/yaml.v2"
"github.com/chihaya/chihaya/bittorrent"
"github.com/chihaya/chihaya/middleware"