Bug 10096 - (follow-up) various QA improvements
[koha_fer] / reports / stats.print.pl
index 8df2ea7..066aafa 100755 (executable)
@@ -1,11 +1,11 @@
 #!/usr/bin/perl
 
 use strict;
+#use warnings; FIXME - Bug 2505
 use CGI;
 use C4::Output;
 
 use C4::Auth;
-use C4::Interface::CGI::Output;
 use C4::Context;
 use Date::Manip;
 use C4::Stats;