Skip to content

Commit

Permalink
frontend: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
FrostyX committed Mar 5, 2024
1 parent 28a19c8 commit 39ce2f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/coprs_frontend/coprs/logic/batches_logic.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
import anytree
import backoff

from sqlalchemy import text
from sqlalchemy.exc import SQLAlchemyError
from sqlalchemy_utils.functions import quote as sa_quote
from coprs import app, db, cache
Expand Down

0 comments on commit 39ce2f5

Please sign in to comment.