Skip to content

Commit 8b94d45

Browse files
committed
removed useless import
1 parent f134468 commit 8b94d45

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

django_iris/base.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
from django.utils.asyncio import async_unsafe
66
from django.utils.functional import cached_property
77
from django.db.utils import DatabaseErrorWrapper
8-
from django.db.backends.utils import debug_transaction
98

109
from .introspection import DatabaseIntrospection
1110
from .features import DatabaseFeatures

0 commit comments

Comments
 (0)