Skip to content

Commit 6b697d7

Browse files
committed
remove unused import
1 parent 7028747 commit 6b697d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/django-google-spanner/tests/system/django_spanner/test_check_constraint.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
from django.db.utils import IntegrityError
1212
from django.test import TransactionTestCase
1313
from django.utils import timezone
14-
from google.api_core.exceptions import OutOfRange
1514

1615
from django_spanner import USE_EMULATOR
1716
from tests.system.django_spanner.utils import (

0 commit comments

Comments
 (0)