Bug 30572: Dbrev for search_marc_to_field.sort
[koha-ffzg.git] / acqui / updatesupplier.pl
index 60c65e4..b195c88 100755 (executable)
@@ -47,11 +47,9 @@ contact_serialsprimary.
 =cut
 
 use Modern::Perl;
-use List::Util;
 use C4::Context;
-use C4::Auth;
+use C4::Auth qw( checkauth );
 
-use C4::Biblio;
 use C4::Output;
 
 use Koha::Acquisition::Bookseller::Contacts;