From dca0d1c8f37d676f65927a5cb36dc8579e010523 Mon Sep 17 00:00:00 2001 From: samyou-softwire Date: Fri, 27 Feb 2026 14:47:37 +0000 Subject: [PATCH] fixup! CLDC-4168: Revert changes to outright_sale section --- app/models/form/sales/subsections/outright_sale.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/models/form/sales/subsections/outright_sale.rb b/app/models/form/sales/subsections/outright_sale.rb index ddedc4e52..0a7b2bbea 100644 --- a/app/models/form/sales/subsections/outright_sale.rb +++ b/app/models/form/sales/subsections/outright_sale.rb @@ -1,4 +1,4 @@ -# note ownershipsch of 3 was last possible in 2024 +# NOTE: ownershipsch of 3 was last possible in 2024 # for 2025 logs and later this section is not used class Form::Sales::Subsections::OutrightSale < ::Form::Subsection def initialize(id, hsh, section)