We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5e173b commit 09604c8Copy full SHA for 09604c8
datastore/api/tasks.py
@@ -14,8 +14,6 @@
14
import argparse
15
import datetime
16
17
-import gcloud
18
-
19
# [START build_service]
20
from gcloud import datastore
21
0 commit comments