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