Skip to content

Commit

Permalink
Merge pull request #12 from grongierisc/main
Browse files Browse the repository at this point in the history
chore: Remove unused import in operations.py
  • Loading branch information
daimor authored Jun 22, 2024
2 parents a45a922 + 183c730 commit 591986c
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 591986c

Please sign in to comment.