bug 5608 follow-up: exit immediately if UNIMARC
[koha.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];