Skip to content

Commit

Permalink
fixup: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
rudiejd committed Feb 3, 2025
1 parent 9ee10ee commit d315347
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apps/state_mediator/lib/state_mediator/s3_mediator.ex
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,9 @@ defmodule StateMediator.S3Mediator do
end

defp handle_response(
response,
state
) do
response,
state
) do
Logger.warning(
"Received unknown response when getting commuter rail occupancies from S3: #{inspect(response)}"
)
Expand Down

0 comments on commit d315347

Please sign in to comment.