Files
ubicloud/routes/webhook/github.rb
Jeremy Evans f19365e64b Remove unnecessary return calls
Convert remaining return calls in route blocks to next calls,
because return only worked because the route block was converted
to a method, and that may change in the future.
2024-12-03 12:07:28 -08:00

3.0 KiB