diff --git a/backend/app/alembic/env.py b/backend/app/alembic/env.py index 5e2c22f844..e25410c5b0 100755 --- a/backend/app/alembic/env.py +++ b/backend/app/alembic/env.py @@ -1,4 +1,3 @@ -import os from logging.config import fileConfig from alembic import context