From 117fcaee52afe70c850a7ebe381eabb0a8610c36 Mon Sep 17 00:00:00 2001 From: JT Smith Date: Thu, 30 Dec 2004 14:29:42 +0000 Subject: [PATCH] fixed bug --- docs/upgrades/upgrade_6.2.9-6.3.0.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/upgrades/upgrade_6.2.9-6.3.0.pl b/docs/upgrades/upgrade_6.2.9-6.3.0.pl index bb8f89a67..314ec7823 100644 --- a/docs/upgrades/upgrade_6.2.9-6.3.0.pl +++ b/docs/upgrades/upgrade_6.2.9-6.3.0.pl @@ -6,7 +6,6 @@ use File::Path; use Getopt::Long; use strict; use WebGUI::Id; -use WebGUI::Page; use WebGUI::Session; use WebGUI::SQL; use WebGUI::URL;