Commit 5e9d9412 authored by ssalve's avatar ssalve

Sarita: Commented GenVal Object creation as it is not getting use in...

Sarita: Commented GenVal Object creation as it is not getting use in AdjReceiptIC.java class. on 12 OCT 2018

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@191924 ce508802-f39f-4f6c-b175-0d175dae99d5
parent ef423196
......@@ -52,7 +52,9 @@ public class AdjReceiptIC extends ValidatorEJB implements AdjReceiptICRemote,Adj
}
E12GenericUtility genericUtility = new E12GenericUtility();
GenVal genval =new GenVal();
//Commented by sarita on 12 OCT 2018 [START]
//GenVal genval =new GenVal();
//Commented by sarita on 12 OCT 2018 [START]
//ValidatorEJB validatorEJB=new ValidatorEJB();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment