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
@@ -6,7 +6,7 @@ import (
"errors"
"sync"
"gopkg.in/yaml.v2"
yaml "gopkg.in/yaml.v2"
)
var (