Skip to content

Commit

Permalink
Unused import.
Browse files Browse the repository at this point in the history
Incorporate feedback from @dhermes.
  • Loading branch information
tseaver committed Oct 17, 2014
1 parent 137bfe2 commit 7eae97f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gcloud/datastore/query.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
"""Create / interact with gcloud datastore queries."""

import base64
import copy

from gcloud.datastore import datastore_v1_pb2 as datastore_pb
from gcloud.datastore import _helpers
Expand Down

0 comments on commit 7eae97f

Please sign in to comment.