Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
Re #477
  • Loading branch information
soininen committed Feb 7, 2025
1 parent 64d0fbd commit d89ef73
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spinedb_api/helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
true,
)
from sqlalchemy.dialects.mysql import DOUBLE, TINYINT
from sqlalchemy.engine import Connection
from sqlalchemy.exc import DatabaseError, IntegrityError
from sqlalchemy.ext.automap import generate_relationship
from sqlalchemy.ext.compiler import compiles
Expand Down

0 comments on commit d89ef73

Please sign in to comment.