Skip to content

Commit

Permalink
removed todo
Browse files Browse the repository at this point in the history
  • Loading branch information
craiglabenz-g committed Mar 12, 2021
1 parent 5712333 commit 4537bba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion google/cloud/firestore_bundle/bundle.py
Expand Up @@ -261,7 +261,6 @@ def _build_named_query(
return NamedQuery(
name=name,
bundled_query=BundledQuery(
# TODO: is this value for `parent` correct?
parent=name,
structured_query=snapshot._to_protobuf()._pb,
limit_type=snapshot.limit_type,
Expand Down

0 comments on commit 4537bba

Please sign in to comment.