Bug 17829: Move GetMember to Koha::Patron
[koha_ffzg] / tools / picture-upload.pl
index e74e262..804bd96 100755 (executable)
@@ -32,7 +32,6 @@ use C4::Members;
 use C4::Debug;
 
 use Koha::Patrons;
-use Koha::Patron::Image;
 use Koha::Patron::Images;
 use Koha::Token;