Skip to content
Snippets Groups Projects
Unverified Commit ff62088a authored by Nemanja Glumac's avatar Nemanja Glumac Committed by GitHub
Browse files

[QC] Remove unused `clean` method from the query prototype (#38508)

* Remove unused `canRemove` method from `Aggregation` prototype

* Remove unused `clean` method from the `StructuredQuery` prototype

* Remove unused `cleanNesting` method from the `StructuredQuery` prototype

* Remove unused `_cleanEmpty` method from the `StructuredQuery` prototype

* Remove unused private methods from the `StructuredQuery` prototype

- cleanJoins
- cleanExpressions
- cleanFilters
- cleanFields

And the underlying
- _cleanClauseList

* Remove `clean` method from `NativeQuery` and `Query` prototypes
parent 12db70dc
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment