mirror of
https://github.com/grafana/grafana.git
synced 2025-09-21 12:53:05 +08:00

* Chore/Tech debt: Remove (most) instances of $q angular service use Removes instances where the angular $q service is used and replaces it with native Promises.