bug 3465: enhance DB update reporting by web installer
[koha_fer] / tools / manage-marc-import.pl
index 7acf058..eb218d9 100755 (executable)
@@ -27,7 +27,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;