Commit 6f82518a by chengzhuoshen

fix code

parent 36fb2644
package com.brilliance.swift.util;
import com.brilliance.swift.exception.SwiftException;
import org.dom4j.*;
import org.dom4j.io.SAXReader;
import org.dom4j.tree.DefaultElement;
import java.io.ByteArrayInputStream;
import java.io.File;
import java.net.URL;
import java.util.HashMap;
......
......@@ -6,7 +6,6 @@ import org.junit.Test;
import java.io.File;
import java.io.IOException;
import java.util.Map;
public class Mx2ElementTest {
......
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