Bug 18044: Label Batches not displaying
[koha.git] / C4 / Output.pm
index fe88a1a..af7dd5a 100644 (file)
@@ -36,7 +36,6 @@ use C4::Templates;
 use vars qw(@ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
 
 BEGIN {
-    # set the version for version checking
     require Exporter;
 
  @ISA    = qw(Exporter);