Skip to content

Commit

Permalink
Revert "RetryKoraAspect simplified and value class bug fixed"
Browse files Browse the repository at this point in the history
This reverts commit bbeb626.
  • Loading branch information
GoodforGod committed Aug 7, 2023
1 parent 37b4b98 commit 1bb3833
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ class RetryKoraAspect(val resolver: Resolver) : KoraAspect {
}
}
}
addStatement("return@use _result")
}
.unindent()
.build()
Expand Down

0 comments on commit 1bb3833

Please sign in to comment.