Skip to content

Commit

Permalink
Revert "Update TransportGetFindingsSearchAction.kt"
Browse files Browse the repository at this point in the history
This reverts commit c59d6fe.
  • Loading branch information
Annie Lee committed Mar 15, 2022
1 parent 0f912c1 commit f1562d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ class TransportGetFindingsSearchAction @Inject constructor(

fun resolve(
searchSourceBuilder: SearchSourceBuilder,
actionListener: ActionListener<SearchResponse>,
actionListener: ActionListener<GetFindingsSearchResponse>,
user: User?
) {
log.info("Entering RestGetFindingsSearchAction.kt.")
Expand Down

0 comments on commit f1562d5

Please sign in to comment.