From 75787cf682cfaf378c90bfbcddde0a213fd05846 Mon Sep 17 00:00:00 2001 From: Alex Basson Date: Fri, 3 Sep 2021 11:32:48 -0400 Subject: [PATCH] Remove vestigial comment --- lib/tasks/data.rake | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/tasks/data.rake b/lib/tasks/data.rake index 7cc3654a..6100958c 100644 --- a/lib/tasks/data.rake +++ b/lib/tasks/data.rake @@ -33,8 +33,6 @@ require 'csv' -# remove this comment - namespace :data do @year = 2019