Commit d6a3a903 authored by ssalve's avatar ssalve

Done changes to remove unused import on 14NOV2017

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@173508 ce508802-f39f-4f6c-b175-0d175dae99d5
parent b8df0708
......@@ -10,12 +10,8 @@ import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.HashMap;
import javax.ejb.Stateless;
import org.apache.commons.collections.map.HashedMap;
import org.w3c.dom.Document;
import org.w3c.dom.Element;
import org.w3c.dom.Node;
import org.w3c.dom.NodeList;
/**
......
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