mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Prometheus: Fixed error in PromLink, fixed ts issue
This commit is contained in:
parent
67a256fcb4
commit
e6c9b1305e
@ -4,7 +4,6 @@ import React, { Component } from 'react';
|
||||
import { PrometheusDatasource } from '../datasource';
|
||||
import { PromQuery } from '../types';
|
||||
import { DataQueryRequest, PanelData } from '@grafana/data';
|
||||
import { Icon } from '@grafana/ui';
|
||||
import { getDatasourceSrv } from 'app/features/plugins/datasource_srv';
|
||||
|
||||
interface Props {
|
||||
|
Loading…
Reference in New Issue
Block a user