fixs import

This commit is contained in:
yuyulei 2017-05-19 00:00:42 +08:00
parent 9c38baeb9e
commit 1cc61b60f9
1 changed files with 1 additions and 2 deletions

View File

@ -19,8 +19,7 @@ import (
"strconv"
"strings"
util "github.com/fatedier/frp/utils/util"
"github.com/prometheus/common/log"
"github.com/fatedier/frp/utils/util"
ini "github.com/vaughan0/go-ini"
)