summaryrefslogtreecommitdiffstats
path: root/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SheetLinksEnumeration.java
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-08-04 13:19:23 +0200
committerNoel Grandin <noel@peralex.com>2014-08-04 13:38:31 +0200
commitdfd4b94a52698858ad8cd595f98d77bc21a11206 (patch)
treea3dd79f6ea8b6a76767fb47f7c71ffc8a176ebe0 /qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SheetLinksEnumeration.java
parentjava: remove some unused variables (diff)
downloadcore-dfd4b94a52698858ad8cd595f98d77bc21a11206.tar.gz
core-dfd4b94a52698858ad8cd595f98d77bc21a11206.zip
java: remove some unused import statements
Change-Id: Id6342be66221c81b05aee9af519c800e51a286b3
Diffstat (limited to 'qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SheetLinksEnumeration.java')
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SheetLinksEnumeration.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SheetLinksEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SheetLinksEnumeration.java
index 7d29fb14ba11..368c29ccf674 100644
--- a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SheetLinksEnumeration.java
+++ b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SheetLinksEnumeration.java
@@ -30,7 +30,6 @@ import com.sun.star.beans.XPropertySet;
import com.sun.star.container.XEnumerationAccess;
import com.sun.star.container.XIndexAccess;
import com.sun.star.lang.XComponent;
-import com.sun.star.lang.XMultiServiceFactory;
import com.sun.star.sheet.XSheetLinkable;
import com.sun.star.sheet.XSpreadsheet;
import com.sun.star.sheet.XSpreadsheetDocument;