Fix help page

This commit is contained in:
Alexander Zobnin
2020-05-08 18:02:22 +03:00
parent fde56d24e9
commit fc9aae0644
2 changed files with 1 additions and 1 deletions

View File

@@ -12,7 +12,6 @@ import problemsHandler from './problemsHandler';
import { Zabbix } from './zabbix/zabbix';
import { ZabbixAPIError } from './zabbix/connectors/zabbix_api/zabbixAPICore';
import { VariableQueryTypes } from './types';
import { getDataSourceSrv } from '@grafana/runtime';
const DEFAULT_ZABBIX_VERSION = 3;