summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_cfgmgr2/LayerParser.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_cfgmgr2/LayerParser.java')
-rw-r--r--qadevOOo/tests/java/mod/_cfgmgr2/LayerParser.java3
1 files changed, 1 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/mod/_cfgmgr2/LayerParser.java b/qadevOOo/tests/java/mod/_cfgmgr2/LayerParser.java
index e4df7baee239..048825cc6c1a 100644
--- a/qadevOOo/tests/java/mod/_cfgmgr2/LayerParser.java
+++ b/qadevOOo/tests/java/mod/_cfgmgr2/LayerParser.java
@@ -36,7 +36,6 @@ import com.sun.star.lang.XMultiServiceFactory;
import com.sun.star.ucb.XSimpleFileAccess;
import com.sun.star.uno.UnoRuntime;
import com.sun.star.uno.XInterface;
-import java.io.File;
import java.io.PrintWriter;
import lib.TestCase;
import lib.TestEnvironment;
@@ -90,4 +89,4 @@ public class LayerParser extends TestCase {
return tEnv;
}
-} \ No newline at end of file
+}