removing comments
authorPaul Poulain <paul.poulain@biblibre.com>
Thu, 28 May 2009 16:32:21 +0000 (18:32 +0200)
committerGalen Charlton <galen.charlton@liblime.com>
Thu, 28 May 2009 22:32:39 +0000 (17:32 -0500)
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
C4/Reports.pm

index d0bbe70..9bee9d7 100644 (file)
@@ -23,8 +23,6 @@ use CGI;
 use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
 use C4::Context;
 use C4::Debug;
-# use Smart::Comments;
-# use Data::Dumper;
 
 BEGIN {
     # set the version for version checking