From 4f12b2287e21287418edb6380a16799c8e0a96ec Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Mon, 22 Feb 2016 10:49:15 +0000 Subject: [PATCH] Bug 15845: Do not import Add_Delta_YM from circulation.pl This subroutine is no longer used in this script. Signed-off-by: Jonathan Druart Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com --- circ/circulation.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/circ/circulation.pl b/circ/circulation.pl index 5c80b05b97..57702f64cd 100755 --- a/circ/circulation.pl +++ b/circ/circulation.pl @@ -49,7 +49,6 @@ use Koha::Database; use Date::Calc qw( Today - Add_Delta_YM Add_Delta_Days Date_to_Days ); -- 2.39.2