Skip to content

Commit

Permalink
chore: Remove unused import in operations.py
Browse files Browse the repository at this point in the history
  • Loading branch information
grongierisc committed Jun 21, 2024
1 parent a45a922 commit 183c730
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion django_iris/operations.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import imp
from django.conf import settings
from django.db import DatabaseError
from django.db.backends.base.operations import BaseDatabaseOperations
Expand Down

0 comments on commit 183c730

Please sign in to comment.