-Remove Net::Telnet, unused

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2854 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jbjohnso 2009-03-07 20:21:14 +00:00
parent 536944b903
commit 51d465c6e5

View File

@ -36,7 +36,6 @@ use Storable qw(freeze thaw);
use IO::Select;
use IO::Handle;
use Time::HiRes qw(gettimeofday sleep);
use Net::Telnet;
use xCAT::DBobjUtils;
use Getopt::Long;