X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=delitem.pl;h=33bfcf26a86273da152051bd87f05680ae3d4519;hb=f3d52458a0e542f9774001a49f090b63c31dc4f4;hp=c0a3242d37d34140c575277582a4e1c44698b803;hpb=f43a56dd15776dbe919d528a5440f55ff013970b;p=koha.git diff --git a/delitem.pl b/delitem.pl index c0a3242d37..33bfcf26a8 100755 --- a/delitem.pl +++ b/delitem.pl @@ -27,7 +27,6 @@ use strict; use C4::Search; use CGI; use C4::Output; -use C4::Acquisitions; use C4::Biblio; use C4::Auth;