X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha%2FSuggestionEngine%2FPlugin%2FAuthorityFile.pm;h=cb5387285101dfabe3b8b8e3df090451e9777020;hb=9d6d641d1f8b77271800f43bc027b651f9aea52b;hp=cfb34da7aa57b92c1661767ff1e6d278413feb5d;hpb=af7e41d1142573666d302a8475274ea58e5c99f4;p=srvgit diff --git a/Koha/SuggestionEngine/Plugin/AuthorityFile.pm b/Koha/SuggestionEngine/Plugin/AuthorityFile.pm index cfb34da7aa..cb53872851 100644 --- a/Koha/SuggestionEngine/Plugin/AuthorityFile.pm +++ b/Koha/SuggestionEngine/Plugin/AuthorityFile.pm @@ -31,7 +31,6 @@ Plugin to get suggestions from Koha's authority file =cut use Modern::Perl; -use Carp; use base qw(Koha::SuggestionEngine::Base);