Skip to content

Commit

Permalink
collections: more comments
Browse files Browse the repository at this point in the history
  • Loading branch information
josephjclark committed Nov 7, 2024
1 parent 0a2a36d commit 6e7c889
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/collections/src/collections.js
Original file line number Diff line number Diff line change
Expand Up @@ -398,8 +398,6 @@ export const expandQuery = query => {
const queryMaps = {
createdBefore: 'created_before',
createdAfter: 'created_after',
// updatedBefore: 'updated_before',
// updatedAfter: 'updated_after',
};

export const parseQuery = (options = {}) => {
Expand Down

0 comments on commit 6e7c889

Please sign in to comment.