From 7f591266bfde68a7484beb6535281d404f3c32cb Mon Sep 17 00:00:00 2001 From: Louise Crow Date: Mon, 9 Feb 2015 10:23:37 +0000 Subject: Remove unused line --- app/models/info_request.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'app/models/info_request.rb') diff --git a/app/models/info_request.rb b/app/models/info_request.rb index 8d455e488..814057ef4 100644 --- a/app/models/info_request.rb +++ b/app/models/info_request.rb @@ -748,7 +748,6 @@ public # This is a long stop - even with UK public interest test extensions, 40 # days is a very long time. def date_very_overdue_after - last_sent = last_event_forming_initial_request if self.public_body.is_school? # schools have 60 working days maximum (even over a long holiday) Holiday.due_date_from(self.date_initial_request_last_sent_at, AlaveteliConfiguration::special_reply_very_late_after_days, AlaveteliConfiguration::working_or_calendar_days) -- cgit v1.2.3