Bug 8435: (follow-up) prevent t/00-load.t failing
[koha.git] / reports / stats.print.pl
index 1f1947d..066aafa 100755 (executable)
@@ -1,11 +1,11 @@
 #!/usr/bin/perl
 
 use strict;
+#use warnings; FIXME - Bug 2505
 use CGI;
 use C4::Output;
-use HTML::Template;
+
 use C4::Auth;
-use C4::Interface::CGI::Output;
 use C4::Context;
 use Date::Manip;
 use C4::Stats;