Skip to content

Commit

Permalink
Merge pull request #2699 from alphagov/always-stylish
Browse files Browse the repository at this point in the history
Remove redundant comment about style violations
  • Loading branch information
richardTowers authored Apr 5, 2024
2 parents 619b461 + 5f6a1ee commit cbfea4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/routes.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# Having a long routes file is not a style violation
Rails.application.routes.draw do
def content_id_constraint(request)
UuidValidator.valid?(request.params[:content_id])
Expand Down

0 comments on commit cbfea4c

Please sign in to comment.