From 26b6a564625d27c8581931b82389122e4781fa8b Mon Sep 17 00:00:00 2001 From: Alexandra Doak Date: Wed, 31 Jan 2024 13:15:30 -0800 Subject: [PATCH] Remove new line --- .../public/application/sections/rule_form/rule_form.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/x-pack/plugins/triggers_actions_ui/public/application/sections/rule_form/rule_form.tsx b/x-pack/plugins/triggers_actions_ui/public/application/sections/rule_form/rule_form.tsx index fc8af27e416a4f..98e2547dabdd3a 100644 --- a/x-pack/plugins/triggers_actions_ui/public/application/sections/rule_form/rule_form.tsx +++ b/x-pack/plugins/triggers_actions_ui/public/application/sections/rule_form/rule_form.tsx @@ -811,7 +811,6 @@ export const RuleForm = ({ )} - {shouldShowConsumerSelect && ( <>