Skip to content

Commit

Permalink
fix merge error
Browse files Browse the repository at this point in the history
  • Loading branch information
ashokaditya committed Oct 2, 2023
1 parent fdaf8bb commit c3eca1a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ export const createEsqlAlertType = (
return {
id: ESQL_RULE_TYPE_ID,
name: 'ES|QL Rule',
category: DEFAULT_APP_CATEGORIES.security.id,
validate: {
params: {
validate: (object: unknown) => {
Expand Down

0 comments on commit c3eca1a

Please sign in to comment.