Skip to content

fix: remove unused os import in alembic env.py - #2236

Closed
Sergy988 wants to merge 1 commit into
fastapi:masterfrom
Sergy988:fix-unused-import
Closed

fix: remove unused os import in alembic env.py#2236
Sergy988 wants to merge 1 commit into
fastapi:masterfrom
Sergy988:fix-unused-import

Conversation

@Sergy988

Copy link
Copy Markdown

Hi!
I noticed that the os module is imported at the top of backend/app/alembic/env.py but is never actually.

Removed the unused import to keep the file clean.

@tiangolo

Copy link
Copy Markdown
Member

Thanks! I prefer to keep this as is for now as this code is autogenerated by Alembic.

@tiangolo tiangolo closed this Aug 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants