From 9d0320735a8a7439a0f73b606f3db3359e4646ab Mon Sep 17 00:00:00 2001 From: yinle Date: Fri, 30 Mar 2012 07:16:24 +0000 Subject: [PATCH] minor fix git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12073 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/PPCdb.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-xCAT/xCAT/PPCdb.pm b/perl-xCAT/xCAT/PPCdb.pm index 515b04c3d..a2f6081bd 100644 --- a/perl-xCAT/xCAT/PPCdb.pm +++ b/perl-xCAT/xCAT/PPCdb.pm @@ -4,7 +4,7 @@ package xCAT::PPCdb; use strict; use xCAT::Table; use xCAT::GlobalDef; -use xCAT_plugin::lsslp; + ########################################### # Factory defaults