Skip to content

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

Open
Sergy988 wants to merge 1 commit intofastapi:masterfrom
Sergy988:fix-unused-import
Open

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

Conversation

@Sergy988
Copy link

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.

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