Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DEV: Remove deprecated ascending param from AdminUserIndexQuery (disc…
…ourse#22741) The parameter ascending was deprecated (replaced by asc) and marked for deletion in 2.9. This PR removes it. Since the resulting code was a simple one-liner, the method body was inlined instead.
- Loading branch information