Format imports with goimport
This commit is contained in:
@@ -5,10 +5,10 @@ package connections
|
||||
|
||||
import (
|
||||
"bitbucket.org/pztrn/mogrus"
|
||||
"source.wtfteam.pro/i2_bot/i2_bot/lib/config"
|
||||
_ "github.com/go-sql-driver/mysql"
|
||||
"github.com/go-telegram-bot-api/telegram-bot-api"
|
||||
"github.com/jmoiron/sqlx"
|
||||
"source.wtfteam.pro/i2_bot/i2_bot/lib/config"
|
||||
)
|
||||
|
||||
// BotInit initializes connection to Telegram
|
||||
|
Reference in New Issue
Block a user