Excess CR

This commit is contained in:
David Heinemeier Hansson
2025-04-06 21:11:04 +02:00
parent 565ee0f548
commit 8def7c5003
-1
View File
@@ -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