@@ -, +, @@ --- members/paycollect.pl | 1 - 1 file changed, 1 deletion(-) --- a/members/paycollect.pl +++ a/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; --