From 6d4e5b5b951cdf307db351c9521aa88d102eacc6 Mon Sep 17 00:00:00 2001 From: Kyle M Hall Date: Wed, 4 Apr 2018 09:47:19 -0400 Subject: [PATCH] Bug 18786: Remove use of Koha::Patron::Images Signed-off-by: Josef Moravec --- members/paycollect.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/members/paycollect.pl b/members/paycollect.pl index aa9dd61..82b5d27 100755 --- a/members/paycollect.pl +++ b/members/paycollect.pl @@ -30,7 +30,6 @@ use C4::Accounts; use C4::Koha; use Koha::Patrons; -use Koha::Patron::Images; use Koha::Patron::Categories; use Koha::AuthorisedValues; use Koha::Account; -- 2.1.4