mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 08:56:43 -06:00
Parca: Decouple frontend (#79876)
This commit is contained in:
parent
3c4bc24dec
commit
05fb9b5ecb
@ -1,8 +1,8 @@
|
||||
import React from 'react';
|
||||
|
||||
import { DataSourcePluginOptionsEditorProps } from '@grafana/data';
|
||||
import { config } from '@grafana/runtime';
|
||||
import { DataSourceHttpSettings } from '@grafana/ui';
|
||||
import { config } from 'app/core/config';
|
||||
|
||||
import { ParcaDataSourceOptions } from './types';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user