reserves => holds, some language cleanup
[koha.git] / about.pl
index ffe16ce..6e411c0 100755 (executable)
--- a/about.pl
+++ b/about.pl
@@ -20,7 +20,6 @@ use strict;
 require Exporter;
 
 use C4::Output;  # contains gettemplate
-use C4::Interface::CGI::Output;
 use C4::Auth;
 use C4::Context;
 use CGI;