Browse Source

add one more line below color import

master
sanke 6 years ago
parent
commit
8cb6e29a17
  1. 1
      src/controllers/analytic_controller.ts

1
src/controllers/analytic_controller.ts

@ -15,6 +15,7 @@ import { SegmentArray } from '../models/segment_array';
import { Emitter } from 'grafana/app/core/utils/emitter'
import { ANALYTIC_UNIT_COLORS } from '../colors';
import _ from 'lodash';

Loading…
Cancel
Save