From f60bff7aa0e3ca932f5572b7837d912b8681ca2a Mon Sep 17 00:00:00 2001 From: Alex Arnaud Date: Tue, 13 Mar 2018 15:09:22 +0000 Subject: [PATCH] Bug 19583: Remove use of C4::AuthoritiesMarc Signed-off-by: Alex Arnaud Signed-off-by: Jonathan Druart --- authorities/auth_finder.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/authorities/auth_finder.pl b/authorities/auth_finder.pl index 76f215bc4d..e78a7d8d41 100755 --- a/authorities/auth_finder.pl +++ b/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; -- 2.39.2