mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 11:32:36 +08:00

* remove feature toggle if statements * remove unused impoerts * remove unused private functions * prettier * official ft removal * fix some failing tests in datasource.test.ts * clean up test file * update test names * remove tests for testDatasource * remove describe * tests * fix import order * betterer