Migration: Select org (#24739)

* Add SelectoOrgPage

* Remove old code

* Remove import
This commit is contained in:
Tobias Skarhed
2020-05-19 09:55:04 +02:00
committed by GitHub
parent f0a161807a
commit 54ee4f4f72
6 changed files with 63 additions and 76 deletions

View File

@@ -4,7 +4,6 @@ import './plugins/all';
import './dashboard';
import './playlist/all';
import './panel/all';
import './org/all';
import './admin';
import './alerting/NotificationsEditCtrl';
import './manage-dashboards';