MT 2116: Addons to the CSV export
[koha.git] / basket / downloadcart.pl
index 5c3ff79..b4b999c 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 (