Skip to content

Commit 8ee7f4f

Browse files
committed
lint
1 parent 40e08ea commit 8ee7f4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/VariableQueryEditor.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Alert, CodeEditor, Field, Label, Stack } from '@grafana/ui';
1+
import { CodeEditor, Field } from '@grafana/ui';
22
import React, { useState } from 'react';
33

44
import { VariableQueryProps } from '../types';

0 commit comments

Comments
 (0)