bug 2505: enable warnings in tools/manage-marc-import.pl
[koha_fer] / tools / stage-marc-import.pl
index ea2e825..d8de905 100755 (executable)
@@ -34,7 +34,6 @@ use MARC::File::USMARC;
 # Koha modules used
 use C4::Context;
 use C4::Auth;
-use C4::Input;
 use C4::Output;
 use C4::Biblio;
 use C4::ImportBatch;