Commit 3b529041 authored by kshinde's avatar kshinde

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@184503 ce508802-f39f-4f6c-b175-0d175dae99d5
parent e41d8b1b
......@@ -8,8 +8,8 @@ package ibase.webitm.ejb.fin.adv;
import java.rmi.RemoteException;
import java.sql.*;
import java.text.SimpleDateFormat;
import java.time.LocalDate;
import java.time.Period;
//import java.time.LocalDate;
//import java.time.Period;
import java.util.Calendar;
import javax.ejb.*;
......
......@@ -18,7 +18,7 @@ import java.rmi.RemoteException;
import java.sql.*;
import java.text.SimpleDateFormat;
//import java.time.LocalDate;
import java.time.Period;
//import java.time.Period;
import java.util.*;
import java.util.Date;
......
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