X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=opac%2Fopac-downloadcart.pl;h=a670a654cf509f4b436fa073d1852ca8f57a2670;hb=3bbbc15ccfc179eb95e2b092866d9aea65c81835;hp=3e7096ba8ec01f09cf09735bddc19aca517231e4;hpb=0268a58e16eace3c8721396e6dcf1147d4d71e88;p=koha.git diff --git a/opac/opac-downloadcart.pl b/opac/opac-downloadcart.pl index 3e7096ba8e..a670a654cf 100755 --- a/opac/opac-downloadcart.pl +++ b/opac/opac-downloadcart.pl @@ -33,7 +33,6 @@ use C4::Record; use C4::Ris; use C4::Csv; use utf8; -use open qw( :std :utf8); my $query = new CGI; my ( $template, $borrowernumber, $cookie ) = get_template_and_user (