Skip to content

Commit

Permalink
add Kotlin lintered files
Browse files Browse the repository at this point in the history
  • Loading branch information
scmacdon committed Jun 11, 2024
1 parent 9c7049c commit 523dab6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ suspend fun startDocAnalysisS3(

private suspend fun getJobResults(
textractClient: TextractClient,
jobIdVal: String?,
jobIdVal: String?
): String {
var finished = false
var index = 0
Expand Down

0 comments on commit 523dab6

Please sign in to comment.