french po updated
[koha.git] / misc / exportauth.pl
index acbc1cf..b1dad03 100644 (file)
@@ -7,7 +7,6 @@ use strict;
 require Exporter;
 
 use C4::Auth;
-use C4::Interface::CGI::Output;
 use C4::Output;  # contains gettemplate
 use C4::Biblio;
 use CGI;