From 0d5de020b137b7066c0fba8a8085bee09019ef07 Mon Sep 17 00:00:00 2001 From: erickson Date: Mon, 12 Feb 2007 16:17:52 +0000 Subject: [PATCH] removed "use Apache2 ()" -- not needed git-svn-id: svn://svn.open-ils.org/ILS/trunk@6931 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/src/perlmods/OpenILS/WWW/SuperCat.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/Open-ILS/src/perlmods/OpenILS/WWW/SuperCat.pm b/Open-ILS/src/perlmods/OpenILS/WWW/SuperCat.pm index cf7d7cb418..117ec9dc0d 100644 --- a/Open-ILS/src/perlmods/OpenILS/WWW/SuperCat.pm +++ b/Open-ILS/src/perlmods/OpenILS/WWW/SuperCat.pm @@ -1,7 +1,6 @@ package OpenILS::WWW::SuperCat; use strict; use warnings; -use Apache2 (); use Apache2::Log; use Apache2::Const -compile => qw(OK REDIRECT DECLINED NOT_FOUND :log); use APR::Const -compile => qw(:error SUCCESS); -- 2.11.0