diff --git a/bot/bot.go b/bot/bot.go index 957e69d..f507001 100644 --- a/bot/bot.go +++ b/bot/bot.go @@ -1,6 +1,6 @@ package bot -import "github.com/kr/pretty" +//import "github.com/kr/pretty" import ( "fmt" "github.com/mattermost/mattermost-server/v5/model"