Skip to content

Commit

Permalink
fix merge conflicts
Browse files Browse the repository at this point in the history
Signed-off-by: Riya Saxena <[email protected]>
  • Loading branch information
riysaxen-amzn committed Apr 4, 2024
1 parent d17b6eb commit e778cf5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ class TransportGetFindingsSearchAction @Inject constructor(
)
}
searchSourceBuilder.query(queryBuilder).trackTotalHits(true)
log.info("This is alerting: {}", searchSourceBuilder.toString())
client.threadPool().threadContext.stashContext().use {
scope.launch {
try {
Expand Down

0 comments on commit e778cf5

Please sign in to comment.