Skip to content

Commit

Permalink
Drop fossil.
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Jan 8, 2015
1 parent 65621f3 commit cf6873b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gcloud/datastore/batch.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ def __init__(self, dataset_id=None, connection=None):
raise ValueError('A batch must have a connection and '
'a dataset ID set.')

self._id = None
self._mutation = datastore_pb.Mutation()

@property
Expand Down

0 comments on commit cf6873b

Please sign in to comment.