From 9b2b90faa1facaac8e2072ce78d8923a8edd89c5 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Fri, 3 Jun 2022 08:23:55 +0200 Subject: [PATCH] Bug 27272: opac-tags --- opac/opac-tags.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/opac/opac-tags.pl b/opac/opac-tags.pl index 9579687f426..8d8bbd3e1b3 100755 --- a/opac/opac-tags.pl +++ b/opac/opac-tags.pl @@ -40,7 +40,6 @@ use C4::Auth qw( check_cookie_auth get_template_and_user ); use C4::Context; use C4::Output qw( output_with_http_headers is_ajax output_html_with_http_headers ); use C4::Scrubber; -use C4::Items qw( GetItemsInfo ); use C4::Tags qw( add_tag get_approval_rows -- 2.25.1