mirror of
https://github.com/grafana/grafana.git
synced 2025-02-13 00:55:47 -06:00
54ee4f4f72
* Add SelectoOrgPage * Remove old code * Remove import
13 lines
366 B
TypeScript
13 lines
366 B
TypeScript
import './annotations/all';
|
|
import './templating/all';
|
|
import './plugins/all';
|
|
import './dashboard';
|
|
import './playlist/all';
|
|
import './panel/all';
|
|
import './admin';
|
|
import './alerting/NotificationsEditCtrl';
|
|
import './manage-dashboards';
|
|
import './profile/all';
|
|
import './datasources/settings/HttpSettingsCtrl';
|
|
import './datasources/settings/TlsAuthSettingsCtrl';
|