From 8def7c5003cdb6b1044604d7775d638439304ecf Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 6 Apr 2025 21:11:04 +0200 Subject: [PATCH] Excess CR --- config/routes.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/config/routes.rb b/config/routes.rb index b54b55c31..845992f83 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -103,5 +103,4 @@ Rails.application.routes.draw do options[:anchor] = ActionView::RecordIdentifier.dom_id(comment) route_for :bucket_bubble, comment.bubble.bucket, comment.bubble, options end - end