Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jcorilla committed Apr 13, 2024
1 parent 837f7ef commit 7d2c019
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ class SpannerExchangeStepsService(
request.stepIndex,
)
?: throw ExchangeStepNotFoundException(
externalRecurringExchangeId,
externalRecurringExchangeId,
request.date,
request.stepIndex,
)
Expand Down

0 comments on commit 7d2c019

Please sign in to comment.