functions that were in C4::Interface::CGI::Output are now in C4::Output.
[koha.git] / admin / aqbudget.pl
index e5642ce..3a6c2f6 100755 (executable)
@@ -47,7 +47,6 @@ use C4::Auth;
 use C4::Acquisition;
 use C4::Context;
 use C4::Output;
-use C4::Interface::CGI::Output;
 use C4::Koha;
 
 my $input = new CGI;