Commit 7c7b4337 authored by nkhan's avatar nkhan

remove unnecessary import


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@41877 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 36ac0be7
...@@ -33,7 +33,7 @@ import org.apache.axis.client.Service; ...@@ -33,7 +33,7 @@ import org.apache.axis.client.Service;
import org.apache.axis.encoding.XMLType; import org.apache.axis.encoding.XMLType;
import org.w3c.dom.Document; import org.w3c.dom.Document;
import com.lowagie.text.pdf.hyphenation.TernaryTree.Iterator; //import com.lowagie.text.pdf.hyphenation.TernaryTree.Iterator;
@Stateless @Stateless
@SuppressWarnings({ "unused", "unchecked", "rawtypes" }) @SuppressWarnings({ "unused", "unchecked", "rawtypes" })
......
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