mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-24 12:10:25 +00:00
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:
@@ -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 = ();
|
||||
|
Reference in New Issue
Block a user