Commit 3a36d654 authored by nkhan's avatar nkhan

remove unnecessary import


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@103656 ce508802-f39f-4f6c-b175-0d175dae99d5
parent dbdacefb
...@@ -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