Commit a9f24bb3 by Tobias Skarhed Committed by Torkel Ödegaard

Remove weird import

parent 818fe09a
......@@ -5,7 +5,7 @@ import { PanelContainer } from './dashgrid/PanelContainer';
import { DashboardModel } from './dashboard_model';
import { PanelModel } from './panel_model';
import { GRID_CELL_HEIGHT } from 'app/core/constants';
import { PanelLinksEditorCtrl } from '../panellinks/module';
export class DashboardCtrl implements PanelContainer {
dashboard: DashboardModel;
dashboardViewState: 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