functions that were in C4::Interface::CGI::Output are now in C4::Output.
[koha-equinox.git] / reports / stats.print.pl
index 8df2ea7..1d89520 100755 (executable)
@@ -5,7 +5,6 @@ use CGI;
 use C4::Output;
 
 use C4::Auth;
-use C4::Interface::CGI::Output;
 use C4::Context;
 use Date::Manip;
 use C4::Stats;