summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_cfgmgr2/ORootElementSetInfoAccess.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_cfgmgr2/ORootElementSetInfoAccess.java')
-rw-r--r--qadevOOo/tests/java/mod/_cfgmgr2/ORootElementSetInfoAccess.java4
1 files changed, 1 insertions, 3 deletions
diff --git a/qadevOOo/tests/java/mod/_cfgmgr2/ORootElementSetInfoAccess.java b/qadevOOo/tests/java/mod/_cfgmgr2/ORootElementSetInfoAccess.java
index acf1ef1eb660..814d688fc84f 100644
--- a/qadevOOo/tests/java/mod/_cfgmgr2/ORootElementSetInfoAccess.java
+++ b/qadevOOo/tests/java/mod/_cfgmgr2/ORootElementSetInfoAccess.java
@@ -29,7 +29,6 @@
************************************************************************/
package mod._cfgmgr2;
-import com.sun.star.beans.Property;
import java.io.PrintWriter;
import lib.TestCase;
@@ -39,7 +38,6 @@ import util.utils;
import com.sun.star.beans.PropertyState;
import com.sun.star.beans.PropertyValue;
-import com.sun.star.beans.XPropertySet;
import com.sun.star.container.XNameAccess;
import com.sun.star.container.XNameReplace;
import com.sun.star.lang.XMultiServiceFactory;
@@ -129,4 +127,4 @@ public class ORootElementSetInfoAccess extends TestCase {
return tEnv;
}
-} \ No newline at end of file
+}