Skip to content

Commit 591986c

Browse files
authored
Merge pull request #12 from grongierisc/main
chore: Remove unused import in operations.py
2 parents a45a922 + 183c730 commit 591986c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

django_iris/operations.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import imp
21
from django.conf import settings
32
from django.db import DatabaseError
43
from django.db.backends.base.operations import BaseDatabaseOperations

0 commit comments

Comments
 (0)