Skip to content

Commit 183c730

Browse files
committed
chore: Remove unused import in operations.py
1 parent a45a922 commit 183c730

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)