2229: part 14 remove unused imports

This commit is contained in:
U-BASIS\zhaohui 2018-03-05 16:14:23 -05:00
parent 1be23038f0
commit eabe09fb12

View File

@ -43,7 +43,6 @@ import org.jdom2.output.Format;
import org.jdom2.output.XMLOutputter; import org.jdom2.output.XMLOutputter;
import org.jdom2.CDATA; import org.jdom2.CDATA;
import org.openide.filesystems.FileUtil; import org.openide.filesystems.FileUtil;
import org.openide.util.Exceptions;
import org.sleuthkit.autopsy.casemodule.NoCurrentCaseException; import org.sleuthkit.autopsy.casemodule.NoCurrentCaseException;
/** /**