clean up Tie::CPHash imports

This commit is contained in:
Graham Knop 2010-03-04 14:04:13 -06:00
parent 913fa9ad03
commit a22162b895
11 changed files with 3 additions and 8 deletions

View file

@ -15,7 +15,6 @@ package WebGUI::Group;
=cut
use strict;
use Tie::CPHash;
use WebGUI::LDAPLink;
use WebGUI::Macro;
use WebGUI::Utility;