remove unneeded require for Table.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9217 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
8ac1f7d72f
commit
8c55f36833
@ -14,7 +14,6 @@ use Getopt::Long;
|
||||
require xCAT::DSHCore;
|
||||
use xCAT::MsgUtils;
|
||||
use xCAT::Utils;
|
||||
use xCAT::Table;
|
||||
use lib '/opt/xcat/xdsh';
|
||||
our @dsh_available_contexts = ();
|
||||
our @dsh_valid_contexts = ();
|
||||
|
Loading…
Reference in New Issue
Block a user