diff --git a/.betterer.results b/.betterer.results
index e1996888277..bf13ad71e29 100644
--- a/.betterer.results
+++ b/.betterer.results
@@ -5982,22 +5982,6 @@ exports[`no gf-form usage`] = {
[0, 0, 0, "gf-form usage has been deprecated. Use a component from @grafana/ui or custom CSS instead.", "5381"],
[0, 0, 0, "gf-form usage has been deprecated. Use a component from @grafana/ui or custom CSS instead.", "5381"]
],
- "public/app/features/admin/partials/edit_org.html:5381": [
- [0, 0, 0, "gf-form usage has been deprecated. Use a component from @grafana/ui or custom CSS instead.", "5381"],
- [0, 0, 0, "gf-form usage has been deprecated. Use a component from @grafana/ui or custom CSS instead.", "5381"],
- [0, 0, 0, "gf-form usage has been deprecated. Use a component from @grafana/ui or custom CSS instead.", "5381"],
- [0, 0, 0, "gf-form usage has been deprecated. Use a component from @grafana/ui or custom CSS instead.", "5381"],
- [0, 0, 0, "gf-form usage has been deprecated. Use a component from @grafana/ui or custom CSS instead.", "5381"],
- [0, 0, 0, "gf-form usage has been deprecated. Use a component from @grafana/ui or custom CSS instead.", "5381"],
- [0, 0, 0, "gf-form usage has been deprecated. Use a component from @grafana/ui or custom CSS instead.", "5381"],
- [0, 0, 0, "gf-form usage has been deprecated. Use a component from @grafana/ui or custom CSS instead.", "5381"]
- ],
- "public/app/features/admin/partials/styleguide.html:5381": [
- [0, 0, 0, "gf-form usage has been deprecated. Use a component from @grafana/ui or custom CSS instead.", "5381"],
- [0, 0, 0, "gf-form usage has been deprecated. Use a component from @grafana/ui or custom CSS instead.", "5381"],
- [0, 0, 0, "gf-form usage has been deprecated. Use a component from @grafana/ui or custom CSS instead.", "5381"],
- [0, 0, 0, "gf-form usage has been deprecated. Use a component from @grafana/ui or custom CSS instead.", "5381"]
- ],
"public/app/features/annotations/partials/event_editor.html:5381": [
[0, 0, 0, "gf-form usage has been deprecated. Use a component from @grafana/ui or custom CSS instead.", "5381"],
[0, 0, 0, "gf-form usage has been deprecated. Use a component from @grafana/ui or custom CSS instead.", "5381"],
diff --git a/public/app/features/admin/partials/admin_home.html b/public/app/features/admin/partials/admin_home.html
deleted file mode 100644
index a3432e61dc0..00000000000
--- a/public/app/features/admin/partials/admin_home.html
+++ /dev/null
@@ -1,12 +0,0 @@
-
Username | -Role | -- | |
---|---|---|---|
{{orgUser.login}} | -{{orgUser.email}} | -
-
-
-
-
-
- |
-
-
- |
-
Name | -Value | -
---|---|
Total dashboards | -{{ctrl.stats.dashboards}} | -
Total users | -{{ctrl.stats.users}} | -
Active users (seen last 14 days) | -{{ctrl.stats.activeUsers}} | -
Total organizations | -{{ctrl.stats.orgs}} | -
Total datasources | -{{ctrl.stats.datasources}} | -
Total playlists | -{{ctrl.stats.playlists}} | -
Total snapshots | -{{ctrl.stats.snapshots}} | -
Total dashboard tags | -{{ctrl.stats.tags}} | -
Total starred dashboards | -{{ctrl.stats.stars}} | -
Total alerts | -{{ctrl.stats.alerts}} | -