Grafana-[data,sql,ui]: Use named imports (#105734)
grafana-[data,sql,ui]: use named imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import useAsync from 'react-use/lib/useAsync';
|
||||
import { useAsync } from 'react-use';
|
||||
|
||||
import { SelectableValue, TypedVariableModel } from '@grafana/data';
|
||||
import { getTemplateSrv } from '@grafana/runtime';
|
||||
|
||||
Reference in New Issue
Block a user