Skip to content

Commit

Permalink
Update TransportGetFindingsSearchAction.kt
Browse files Browse the repository at this point in the history
Signed-off-by: Annie Lee <leeyun@amazon.com>
  • Loading branch information
Annie Lee committed Mar 15, 2022
1 parent 6c81d1d commit c59d6fe
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<GetFindingsSearchResponse>,
actionListener: ActionListener<SearchResponse>,
user: User?
) {
log.info("Entering RestGetFindingsSearchAction.kt.")
Expand Down

0 comments on commit c59d6fe

Please sign in to comment.