Bug 19117: [16.05.x] paycollect.pl is vulnerable for CSRF attacks
authorMason James <mtj@kohaaloha.com>
Wed, 25 Oct 2017 00:10:43 +0000 (13:10 +1300)
committerMason James <mtj@kohaaloha.com>
Wed, 25 Oct 2017 00:10:43 +0000 (13:10 +1300)
members/paycollect.pl

index 26c9f46..8597ae0 100755 (executable)
@@ -31,7 +31,6 @@ use C4::Koha;
 use C4::Branch;
 use Koha::Patron::Images;
 use Koha::Patrons;
-use Koha::Account;
 use Koha::Token;
 
 use Koha::Patron::Categories;