fix: lint error

This commit is contained in:
Bo-Yi Wu 2019-10-11 20:54:47 +08:00
parent 41055d2adf
commit 7564de8e0d

View File

@ -8,8 +8,8 @@ import (
"strconv" "strconv"
"strings" "strings"
tgbotapi "gopkg.in/telegram-bot-api.v4"
"github.com/drone/drone-template-lib/template" "github.com/drone/drone-template-lib/template"
tgbotapi "gopkg.in/telegram-bot-api.v4"
) )
type ( type (