From 9e81acaa08f18e806a84eee68b98fb8cd375fc04 Mon Sep 17 00:00:00 2001 From: Joe Atzberger Date: Mon, 21 Apr 2008 16:22:29 -0500 Subject: [PATCH] opac-tags_subject.pl - touch up: this script is does not require Exporter. Signed-off-by: Joshua Ferraro --- opac/opac-tags_subject.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/opac/opac-tags_subject.pl b/opac/opac-tags_subject.pl index 65fb5cd10d..84e8fc3bdc 100755 --- a/opac/opac-tags_subject.pl +++ b/opac/opac-tags_subject.pl @@ -25,7 +25,6 @@ TODO :: Description here =cut use strict; -require Exporter; use C4::Auth; use C4::Context; use C4::Output; -- 2.20.1