From 13a3bb6deba991be7f63f09c0a3ff101cafa2884 Mon Sep 17 00:00:00 2001 From: Manny Dinssa <44172848+Dinssa@users.noreply.github.com> Date: Thu, 9 Jan 2025 17:32:09 +0000 Subject: [PATCH] lint --- app/helpers/collection_time_helper.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/app/helpers/collection_time_helper.rb b/app/helpers/collection_time_helper.rb index 7c90bb5f1..c6e3c7082 100644 --- a/app/helpers/collection_time_helper.rb +++ b/app/helpers/collection_time_helper.rb @@ -54,5 +54,4 @@ module CollectionTimeHelper current_collection_start_year - 2 end - end