summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/task
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-06-06 14:23:39 +0200
committerNoel Grandin <noel@peralex.com>2016-06-06 14:28:41 +0200
commit5f42a268c30c1feccc13fd0a08ac2f0ed54fdbac (patch)
tree82fb34a5fc20ca784490655896967ffd0c996260 /qadevOOo/tests/java/ifc/task
parent94e6d9d0667781fc733bd18d7cf2b81d4a5366cb (diff)
remove unused imports in java code
Change-Id: I95041f49dd22ba9a15da3598b04a010eecf761a8
Diffstat (limited to 'qadevOOo/tests/java/ifc/task')
-rw-r--r--qadevOOo/tests/java/ifc/task/_XInteractionHandler.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/task/_XInteractionHandler.java b/qadevOOo/tests/java/ifc/task/_XInteractionHandler.java
index 4967910d7a41..d36cc585bc85 100644
--- a/qadevOOo/tests/java/ifc/task/_XInteractionHandler.java
+++ b/qadevOOo/tests/java/ifc/task/_XInteractionHandler.java
@@ -36,7 +36,6 @@ import lib.MultiMethodTest;
import lib.Status;
import com.sun.star.task.XInteractionHandler;
-import com.sun.star.task.XInteractionRequest;
/**
* <code>com.sun.star.task.XInteractionHandler</code> interface testing.