summaryrefslogtreecommitdiff
path: root/qadevOOo/qa
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2012-08-21 08:39:16 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-08-28 16:15:42 +0200
commitff77676612d8ca7874ba0616ff1841f556f4ddb2 (patch)
tree1d0f9b8bea8d7fc583654734805019b891f4257c /qadevOOo/qa
parent2caf5d19376f211bce78c9ecf040fa686201befc (diff)
Java cleanup - remove unused imports
Change-Id: I7eb24b2d552ec5da752b58ba790ed58fb88728b0
Diffstat (limited to 'qadevOOo/qa')
-rw-r--r--qadevOOo/qa/complex/junitskeleton/Skeleton.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/qadevOOo/qa/complex/junitskeleton/Skeleton.java b/qadevOOo/qa/complex/junitskeleton/Skeleton.java
index 23b3e357f335..e021f0bbdc45 100644
--- a/qadevOOo/qa/complex/junitskeleton/Skeleton.java
+++ b/qadevOOo/qa/complex/junitskeleton/Skeleton.java
@@ -17,8 +17,6 @@
*/
package complex.junitskeleton;
-import com.sun.star.io.IOException;
-import com.sun.star.lang.IllegalArgumentException;
import com.sun.star.lang.XComponent;
import com.sun.star.lang.XMultiServiceFactory;
import com.sun.star.uno.UnoRuntime;