X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=opac%2Fopac-sendbasket.pl;h=25f4349002a097d3b4087d57d699afb0635bf67b;hb=bbee374075f04916b0d4d43b9ce775fe5da831c9;hp=7787217683acea8bf0454cd29afa09224c7523d4;hpb=2a58e1213f460af19488fa55ed9d3955fa235a94;p=koha_fer diff --git a/opac/opac-sendbasket.pl b/opac/opac-sendbasket.pl index 7787217683..25f4349002 100755 --- a/opac/opac-sendbasket.pl +++ b/opac/opac-sendbasket.pl @@ -27,7 +27,6 @@ use Carp; use Mail::Sendmail; use MIME::QuotedPrint; use MIME::Base64; -use HTML::FormatText; use C4::Biblio; use C4::Items; use C4::Auth;