Update app.go
This commit is contained in:
parent
f348eba848
commit
e2b4579972
@ -11,7 +11,6 @@ import (
|
||||
"github.com/skeris/appInit"
|
||||
"github.com/themakers/hlog"
|
||||
"go.uber.org/zap"
|
||||
"go.uber.org/zap/zapcore"
|
||||
"penahub.gitlab.yandexcloud.net/backend/penahub_common/log_mw"
|
||||
dalBS "penahub.gitlab.yandexcloud.net/backend/quiz/answerer/dal"
|
||||
"penahub.gitlab.yandexcloud.net/backend/quiz/answerer/models"
|
||||
@ -22,8 +21,6 @@ import (
|
||||
"penahub.gitlab.yandexcloud.net/backend/quiz/common.git/middleware"
|
||||
"penahub.gitlab.yandexcloud.net/backend/quiz/common.git/model"
|
||||
"penahub.gitlab.yandexcloud.net/backend/quiz/common.git/utils"
|
||||
"penahub.gitlab.yandexcloud.net/external/trashlog/wrappers/zaptrashlog"
|
||||
"time"
|
||||
)
|
||||
|
||||
type App struct {
|
||||
|
Loading…
Reference in New Issue
Block a user