AngularPanels: Move angular panel infra & components to angular/app folder (#40373)

* AngularPanels: Move to app/angular folder

* Fixing issues
This commit is contained in:
Torkel Ödegaard
2021-10-13 16:59:47 +02:00
committed by GitHub
parent 1505b8c0b0
commit c4ce7a40af
41 changed files with 38 additions and 34 deletions

View File

@@ -1,7 +1,6 @@
import './annotations/all';
import './plugins/all';
import './dashboard';
import './panel/all';
import './manage-dashboards';
import './profile/all';
import './datasources/settings/HttpSettingsCtrl';