@@ -, +, @@ --- opac/opac-request-article.pl | 1 - 1 file changed, 1 deletion(-) --- a/opac/opac-request-article.pl +++ a/opac/opac-request-article.pl @@ -24,7 +24,6 @@ use CGI qw ( -utf8 ); use C4::Auth; use C4::Output; use C4::Context; -use C4::NewsChannels; use Koha::Biblios; use Koha::Patrons; --