X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha%2FSearchField.pm;h=32fa4054304e2e706c861aca20a01d53a07e92b1;hb=5b87d7a473328cfcf772b7faa31871be068d2a05;hp=e6c80c79cfcb838b76e86d535d7c2780ed198874;hpb=7d8b96803f664d86762a6afb966051f7d565c40e;p=koha-ffzg.git diff --git a/Koha/SearchField.pm b/Koha/SearchField.pm index e6c80c79cf..32fa405430 100644 --- a/Koha/SearchField.pm +++ b/Koha/SearchField.pm @@ -17,7 +17,6 @@ package Koha::SearchField; use Modern::Perl; -use Carp; use Koha::Database;