Skip to content

Commit

Permalink
[CI] Auto-commit changed files from 'node scripts/precommit_hook.js -…
Browse files Browse the repository at this point in the history
…-ref HEAD~1..HEAD --fix'
  • Loading branch information
kibanamachine committed Jul 20, 2022
1 parent 38be325 commit 26440e2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,6 @@ const StepDefineRuleComponent: FC<StepDefineRuleProps> = ({
threatIndex: threatIndicesConfig,
};


const { form } = useForm<DefineStepRule>({
defaultValue: initialState,
options: { stripEmptyFields: false },
Expand Down

0 comments on commit 26440e2

Please sign in to comment.