mirror of
https://github.com/grafana/grafana.git
synced 2025-01-27 16:57:14 -06:00
parent
568d979dd5
commit
f51ad749ab
@ -1,8 +1,8 @@
|
||||
import React from 'react';
|
||||
|
||||
import { DataSourcePluginOptionsEditorProps } from '@grafana/data';
|
||||
import { config } from '@grafana/runtime';
|
||||
import { DataSourceHttpSettings, EventsWithValidation, LegacyForms, regexValidation } from '@grafana/ui';
|
||||
import { config } from 'app/core/config';
|
||||
|
||||
import { PyroscopeDataSourceOptions } from './types';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user