Skip to content

Commit c98aa63

Browse files
committed
add a blank line after a new message
1 parent e2a820b commit c98aa63

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/firestore/src/protos/google/firestore/v1/firestore.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ service Firestore {
156156
}
157157
};
158158
}
159+
159160
// Partitions a query by returning partition cursors that can be used to run
160161
// the query in parallel. The returned partition cursors are split points that
161162
// can be used by RunQuery as starting/end points for the query results.

0 commit comments

Comments
 (0)