Bug 6755 Problems with switching languages
[koha-equinox.git] / misc / exportauth.pl
index 4ac916c..d6236d2 100755 (executable)
@@ -13,7 +13,6 @@ BEGIN {
 }
 
 use C4::Context;
-use C4::Output;  # contains gettemplate
 use C4::Biblio;
 use C4::Auth;
 my $outfile = $ARGV[0];