mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
feat(panels): fixes
This commit is contained in:
@@ -5,7 +5,7 @@ import store from 'app/core/store';
|
||||
import _ from 'lodash';
|
||||
import angular from 'angular';
|
||||
import $ from 'jquery';
|
||||
import coreModule from '../core_module';
|
||||
import coreModule from 'app/core/core_module';
|
||||
|
||||
export class GrafanaCtrl {
|
||||
|
||||
|
Reference in New Issue
Block a user