diff --git a/app/app.go b/app/app.go index 5ff3022..e1a202e 100644 --- a/app/app.go +++ b/app/app.go @@ -11,6 +11,7 @@ import ( "heruvym/service" "heruvym/tools" "net/http" + "time" "github.com/skeris/appInit" tb "gopkg.in/tucnak/telebot.v2"