start-fix
All checks were successful
deploy / deploy (push) Successful in 1m36s

This commit is contained in:
Untone 2024-01-10 16:36:42 +03:00
parent 1b2b060b23
commit 3175fbd4a4

View File

@ -13,7 +13,6 @@ from starlette.applications import Starlette
from starlette.routing import Route
from resolvers.webhook import WebhookEndpoint
from services.auth import init_auth
from services.rediscache import redis
from services.schema import resolvers
from settings import DEV_SERVER_PID_FILE_NAME, MODE, SENTRY_DSN