removing unnecessary use lines

This commit is contained in:
JT Smith 2006-01-12 22:27:20 +00:00
parent 44abb8230c
commit a3adaee3a0
130 changed files with 0 additions and 370 deletions

View file

@ -3,7 +3,6 @@ package WebGUI::i18n::English::Automated_Information;
##This module must not be preloaded, since it requires that $session
##be populated when the module is use'ed.
use WebGUI::Session;
use WebGUI::International;
my $i18n = WebGUI::International->new($session, 'Macros');