mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
feat(templating): progress on variable system refactoring, #6048
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import './templateSrv';
|
||||
import './editorCtrl';
|
||||
import './editor_ctrl';
|
||||
|
||||
import {VariableSrv} from './variable_srv';
|
||||
import {IntervalVariable} from './interval_variable';
|
||||
|
||||
Reference in New Issue
Block a user