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

@ -16,7 +16,6 @@ package WebGUI::LDAPLink;
use strict;
use Tie::CPHash;
use Tie::IxHash;
use WebGUI::International;
use Net::LDAP;