summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_sc/ScAreaLinksObj.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/ScAreaLinksObj.java
parent9658b27b6915d7113f166099410d5417a08d151e (diff)
java: remove some unused import statements
Change-Id: Id6342be66221c81b05aee9af519c800e51a286b3
Diffstat (limited to 'qadevOOo/tests/java/mod/_sc/ScAreaLinksObj.java')
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScAreaLinksObj.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/mod/_sc/ScAreaLinksObj.java b/qadevOOo/tests/java/mod/_sc/ScAreaLinksObj.java
index 18fcb48fa341..3f153c9fa1ac 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAreaLinksObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAreaLinksObj.java
@@ -27,7 +27,6 @@ import util.SOfficeFactory;
import com.sun.star.beans.XPropertySet;
import com.sun.star.lang.XComponent;
-import com.sun.star.lang.XMultiServiceFactory;
import com.sun.star.sheet.XAreaLinks;
import com.sun.star.sheet.XSpreadsheetDocument;
import com.sun.star.table.CellAddress;