@@ -, +, @@ --- authorities/auth_finder.pl | 1 - 1 file changed, 1 deletion(-) --- a/authorities/auth_finder.pl +++ a/authorities/auth_finder.pl @@ -25,7 +25,6 @@ use CGI qw ( -utf8 ); use C4::Output; use C4::Auth; use C4::Context; -use C4::AuthoritiesMarc; use C4::Acquisition; use C4::Koha; use Koha::SearchEngine::Search; --