We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2f7d91 commit 1659a60Copy full SHA for 1659a60
packages/django-google-spanner/django_spanner/__init__.py
@@ -14,7 +14,6 @@
14
15
RANDOM_ID_GENERATION_ENABLED_SETTING = "RANDOM_ID_GENERATION_ENABLED"
16
17
-import pkg_resources
18
from django.conf.global_settings import DATABASES
19
from django.db import DEFAULT_DB_ALIAS
20
from google.cloud.spanner_v1 import JsonObject
0 commit comments