Commit 7159b369 by Erik Sundell

restructure imports

parent 5e7d4bea
......@@ -4,8 +4,8 @@ import { Emitter } from 'app/core/utils/emitter';
import { getIntervals } from 'app/core/utils/explore';
import { DataQuery } from 'app/types';
import { RawTimeRange } from 'app/types/series';
import 'app/features/plugins/plugin_loader';
import { getTimeSrv } from 'app/features/dashboard/time_srv';
import 'app/features/plugins/plugin_loader';
interface QueryEditorProps {
datasource: any;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment