@@ -, +, @@ --- admin/authorised_values.pl | 1 - 1 file changed, 1 deletion(-) --- a/admin/authorised_values.pl +++ a/admin/authorised_values.pl @@ -26,7 +26,6 @@ use C4::Auth; use C4::Context; use C4::Koha; use C4::Output; -use Carp::Always; use Koha::AuthorisedValues; use Koha::AuthorisedValueCategories; --