From fe885d578800be4a65a25353e825995bd4a513bc Mon Sep 17 00:00:00 2001 From: David Roetzel Date: Thu, 21 May 2026 14:10:31 +0200 Subject: [PATCH] Remove superfluous comment (#39123) --- app/models/collection.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/app/models/collection.rb b/app/models/collection.rb index 547079e11d..be4a6ca6c2 100644 --- a/app/models/collection.rb +++ b/app/models/collection.rb @@ -5,7 +5,6 @@ # Table name: collections # # id :bigint(8) not null, primary key -# deleted_at :datetime # description :text # description_html :text # discoverable :boolean not null