clean up WebGUI::Utility imports

This commit is contained in:
Graham Knop 2010-03-04 14:31:48 -06:00
parent a22162b895
commit 2af4c4de63
47 changed files with 2 additions and 48 deletions

View file

@ -6,7 +6,6 @@ use WebGUI::HTMLForm;
use WebGUI::International;
use WebGUI::Pluggable;
use WebGUI::PassiveAnalytics::Rule;
use WebGUI::Utility;
use WebGUI::HTMLForm;
use WebGUI::Workflow;
use WebGUI::Workflow::Instance;