mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
import changes
This commit is contained in:
parent
9f1784d0e5
commit
490fb9e8e6
@ -1,6 +1,6 @@
|
||||
import React, { PureComponent } from 'react';
|
||||
import { NullValueMode, PanelProps } from '../../../types';
|
||||
import Gauge from 'app/viz/Gauge';
|
||||
import { NullValueMode, PanelProps } from 'app/types';
|
||||
import { getTimeSeriesVMs } from 'app/viz/state/timeSeries';
|
||||
|
||||
export interface Options {}
|
||||
|
Loading…
Reference in New Issue
Block a user