Commit f00b5eee by Tobias Skarhed Committed by Torkel Ödegaard

Remove weird import

parent 4b84a585
...@@ -9,7 +9,6 @@ import sortByKeys from 'app/core/utils/sort_by_keys'; ...@@ -9,7 +9,6 @@ import sortByKeys from 'app/core/utils/sort_by_keys';
import { PanelModel } from './panel_model'; import { PanelModel } from './panel_model';
import { DashboardMigrator } from './dashboard_migration'; import { DashboardMigrator } from './dashboard_migration';
import { tickStep } from '../../core/utils/ticks';
export class DashboardModel { export class DashboardModel {
id: any; id: 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