Fixing typo
[koha.git] / delitem.pl
index c0a3242..33bfcf2 100755 (executable)
@@ -27,7 +27,6 @@ use strict;
 use C4::Search;
 use CGI;
 use C4::Output;
-use C4::Acquisitions;
 use C4::Biblio;
 use C4::Auth;