Skip to content

Commit

Permalink
Remove unused, unexported code from query directory
Browse files Browse the repository at this point in the history
  • Loading branch information
pdenert committed Apr 25, 2024
1 parent ce23563 commit 9db37dd
Show file tree
Hide file tree
Showing 8 changed files with 5 additions and 491 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.0.4

* Remove unused, unexported code from `query` directory

## 0.0.3

* Make `retry` in `RequestErrorBuilder` and `PaginatedErrorBuilder` non-nullable
Expand Down
60 changes: 0 additions & 60 deletions lib/src/query/query_config_provider.dart

This file was deleted.

257 changes: 0 additions & 257 deletions lib/src/query/query_cubit.dart

This file was deleted.

Loading

0 comments on commit 9db37dd

Please sign in to comment.