remove unused import

adela/table-ng_datalinks_support
Adela Almasan 4 months ago
parent 50de82d636
commit 77d2c0d8ec
  1. 2
      packages/grafana-ui/src/components/Table/TableNG/Cells/BarGaugeCell.tsx

@ -1,5 +1,3 @@
import { isFunction } from 'lodash';
import { ThresholdsConfig, ThresholdsMode, VizOrientation, getFieldConfigWithMinMax } from '@grafana/data';
import { BarGaugeDisplayMode, BarGaugeValueMode, TableCellDisplayMode } from '@grafana/schema';

Loading…
Cancel
Save