remove the use Data::Dumper

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9253 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jjhua 2011-04-08 05:21:44 +00:00
parent 1b9e61deef
commit ee1808bac9

View File

@ -4,7 +4,7 @@ package xCAT::FSPcfg;
use strict;
use Getopt::Long;
use xCAT::Usage;
use Data::Dumper;
#use Data::Dumper;
#use xCAT::PPCcli;