Skip to content

Commit

Permalink
Remove unused components
Browse files Browse the repository at this point in the history
  • Loading branch information
John Schulz committed Apr 16, 2021
1 parent 77b3906 commit fd94c9f
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,10 @@ import { i18n } from '@kbn/i18n';
import {
EuiConfirmModal,
EuiSpacer,
EuiTitle,
EuiFlexGroup,
EuiFlexItem,
EuiButtonEmpty,
EuiButton,
EuiSelect,
EuiFormRow,
EuiText,
} from '@elastic/eui';
import { FormattedMessage } from '@kbn/i18n/react';

Expand Down

0 comments on commit fd94c9f

Please sign in to comment.