Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unused sqlalchemy import in migration script
The sqlalchemy import was included but not used in the migration file, creating unnecessary clutter. This change improves code readability and maintains a clean codebase.
- Loading branch information