mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 08:18:10 -05:00
* removing legacy AC checks from team API handlers * Chore: remove `UserIDFilter` from team queries (#68820) * remove userIDfilter from team queries in favour of RBAC SQL filtering * fix typo * remove redundant tests * remove another unused function * fix failing test