@@ -, +, @@ --- reports/reserves_stats.pl | 1 - 1 file changed, 1 deletion(-) --- a/reports/reserves_stats.pl +++ a/reports/reserves_stats.pl @@ -34,7 +34,6 @@ use Koha::ItemTypes; use Koha::Libraries; use Koha::Patron::Categories; use List::MoreUtils qw/any/; -use YAML::XS; =head1 NAME --