MT 2116: Addons to the CSV export
[koha.git] / opac / opac-downloadcart.pl
index 3e7096b..a670a65 100755 (executable)
@@ -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 (