Skip to content

Commit ba92eb5

Browse files
committed
fix: remove unused os import in alembic env.py
1 parent 8bf0025 commit ba92eb5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backend/app/alembic/env.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import os
21
from logging.config import fileConfig
32

43
from alembic import context

0 commit comments

Comments
 (0)