Skip to content

Commit 710a06f

Browse files
committed
fix type error
1 parent 091dca7 commit 710a06f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugins/security_solution/server/lib/detection_engine/signals/search_after_bulk_create.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,6 @@ export const searchAfterAndBulkCreate = async ({
218218
refresh,
219219
tags,
220220
throttle,
221-
searchResultSize,
222221
});
223222
logger.debug(buildRuleMessage(`created ${createdCount} signals`));
224223
toReturn.createdSignalsCount += createdCount;

0 commit comments

Comments
 (0)