We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40e08ea commit 8ee7f4fCopy full SHA for 8ee7f4f
src/components/VariableQueryEditor.tsx
@@ -1,4 +1,4 @@
1
-import { Alert, CodeEditor, Field, Label, Stack } from '@grafana/ui';
+import { CodeEditor, Field } from '@grafana/ui';
2
import React, { useState } from 'react';
3
4
import { VariableQueryProps } from '../types';
0 commit comments