Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
andreadelrio committed Feb 6, 2020
1 parent 0b29e57 commit 6fd417c
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,13 @@ import {
EuiFormRow,
EuiComboBox,
EuiKeyPadMenuItem,
EuiLink,
EuiFieldNumber,
EuiSelect,
EuiIconTip,
EuiAccordion,
EuiButtonIcon,
EuiEmptyPrompt,
EuiButtonEmpty,
EuiText,
EuiHorizontalRule,
} from '@elastic/eui';
import { useAppDependencies } from '../../app_context';
Expand Down

0 comments on commit 6fd417c

Please sign in to comment.