mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
create-annotations: fix missing lodash import
This commit is contained in:
parent
fa2a7db657
commit
5df82be290
@ -1,4 +1,4 @@
|
||||
|
||||
import _ from 'lodash';
|
||||
import moment from 'moment';
|
||||
import {MetricsPanelCtrl} from 'app/plugins/sdk';
|
||||
import {AnnotationEvent} from './event';
|
||||
|
Loading…
Reference in New Issue
Block a user