Fix checkstyle

This commit is contained in:
Juan Martin Sotuyo Dodero
2017-11-21 17:51:34 -03:00
parent e79cc20da4
commit 802e7a7df0

View File

@ -17,7 +17,6 @@ import java.util.logging.Level;
import java.util.logging.Logger;
import org.apache.commons.lang3.StringUtils;
import org.apache.commons.lang3.exception.ExceptionUtils;
import org.w3c.dom.Attr;
import org.w3c.dom.Element;
import org.w3c.dom.NamedNodeMap;