Bug 6613: CSV basket export columns misaligned
[koha.git] / labels / label-create-csv.pl
index b01a8e3..50262df 100755 (executable)
@@ -9,11 +9,7 @@ use Data::Dumper;
 
 use C4::Debug;
 use C4::Creators 1.000000;
-use C4::Label 1.000000;
-
-=head
-
-=cut
+use C4::Labels 1.000000;
 
 my $cgi = new CGI;