Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaxxl committed Sep 5, 2024
1 parent d619add commit 9432bd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion safrs/api_methods.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from typing import Any, Dict, List, Tuple
from typing import Any, Dict, Tuple
from sqlalchemy import or_
from sqlalchemy.orm.session import make_transient
import safrs
Expand Down

0 comments on commit 9432bd0

Please sign in to comment.