From 1a70be06c6416e7e11aa7fd3223e8eeecddb1919 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 12 Apr 2025 13:37:31 +0200 Subject: [PATCH] Fix trailing CR --- app/models/card/draft_commenting.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/app/models/card/draft_commenting.rb b/app/models/card/draft_commenting.rb index 3302928c9..615d23916 100644 --- a/app/models/card/draft_commenting.rb +++ b/app/models/card/draft_commenting.rb @@ -31,4 +31,3 @@ module Card::DraftCommenting @draft_comment = nil end end -