Skip to content

Commit

Permalink
filter out unecessary data
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasgangso committed Jan 31, 2023
1 parent 73b70df commit 90d03b4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/graphql/statistics.graphql.dart
Original file line number Diff line number Diff line change
Expand Up @@ -573,10 +573,6 @@ const documentNodeQuerylessonProgressGroupedByOrg = DocumentNode(definitions: [
value: '19 - 25',
isBlock: false,
),
StringValueNode(
value: '26 - 36',
isBlock: false,
),
]),
),
ArgumentNode(
Expand Down

0 comments on commit 90d03b4

Please sign in to comment.