Skip to content

Commit 489ee44

Browse files
committed
Remove unsed items in import list
1 parent 00bfb1c commit 489ee44

File tree

1 file changed

+0
-5
lines changed
  • x-pack/plugins/triggers_actions_ui/public/application/sections/alert_form

1 file changed

+0
-5
lines changed

x-pack/plugins/triggers_actions_ui/public/application/sections/alert_form/alert_form.tsx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import { FormattedMessage } from '@kbn/i18n/react';
99
import {
1010
EuiFlexGroup,
1111
EuiFlexItem,
12-
EuiIcon,
1312
EuiText,
1413
EuiTextColor,
1514
EuiTitle,
@@ -27,10 +26,6 @@ import {
2726
EuiHorizontalRule,
2827
EuiLoadingSpinner,
2928
EuiEmptyPrompt,
30-
EuiNotificationBadge,
31-
EuiDescriptionList,
32-
EuiDescriptionListDescription,
33-
EuiDescriptionListTitle,
3429
EuiListGroupItem,
3530
EuiListGroup,
3631
} from '@elastic/eui';

0 commit comments

Comments
 (0)