summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-10-14 16:00:37 +0200
committerNoel Grandin <noel@peralex.com>2015-10-14 16:07:49 +0200
commitee3ebedbae54e80dfac53ed946153a6203a5331b (patch)
tree57972df3d065a77f6cf5470b21b0ef4563eb916a /sc
parent5ca9d3e67e14519179e52eec50aaa59689b8d432 (diff)
java:remove unused imports
Change-Id: I9529bf81dcfcd6761485af5d66789c1a9a83eeec
Diffstat (limited to 'sc')
-rw-r--r--sc/qa/complex/sc/CalcRTL.java3
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/qa/complex/sc/CalcRTL.java b/sc/qa/complex/sc/CalcRTL.java
index 7ca5be674671..d7a1f611d57c 100644
--- a/sc/qa/complex/sc/CalcRTL.java
+++ b/sc/qa/complex/sc/CalcRTL.java
@@ -35,9 +35,6 @@ import com.sun.star.sheet.XCellRangeAddressable;
import com.sun.star.sheet.XSpreadsheet;
import com.sun.star.sheet.XSpreadsheetDocument;
import com.sun.star.sheet.XSpreadsheets;
-import com.sun.star.uno.Any;
-import com.sun.star.uno.AnyConverter;
-import com.sun.star.uno.Type;
import com.sun.star.uno.UnoRuntime;
import com.sun.star.util.XCloseable;