Skip to content

Commit

Permalink
merge conflicts are hard
Browse files Browse the repository at this point in the history
  • Loading branch information
dhurley14 committed Jul 20, 2020
1 parent 9d0cc73 commit 2f0f43d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,6 @@ export const searchAfterAndBulkCreate = async ({
searchResult.hits.hits[searchResult.hits.hits.length - 1]?._source['@timestamp']
)
: null;
signalsCreatedCount += searchResult.hits.hits.length;

// filter out the search results that match with the values found in the list.
// the resulting set are signals to be indexed, given they are not duplicates
Expand Down

0 comments on commit 2f0f43d

Please sign in to comment.