Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
VladimirFilonov committed Dec 2, 2024
1 parent 77cd2ec commit a69f503
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,7 @@
"""

import sqlalchemy as sa
import sqlalchemy_utils
import sqlmodel
from alembic import op
from sqlalchemy.dialects import postgresql

# revision identifiers, used by Alembic.
revision = "3ad5308e7200"
Expand Down

0 comments on commit a69f503

Please sign in to comment.