Skip to content

Commit

Permalink
fix type error
Browse files Browse the repository at this point in the history
  • Loading branch information
dhurley14 committed Jul 14, 2020
1 parent 091dca7 commit 710a06f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ export const searchAfterAndBulkCreate = async ({
refresh,
tags,
throttle,
searchResultSize,
});
logger.debug(buildRuleMessage(`created ${createdCount} signals`));
toReturn.createdSignalsCount += createdCount;
Expand Down

0 comments on commit 710a06f

Please sign in to comment.