summaryrefslogtreecommitdiff
path: root/odk
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-08-05 11:32:48 +0200
committerNoel Grandin <noel@peralex.com>2014-08-08 09:48:17 +0200
commit2d700944b50dc9bcf030732cf1221426f55b3dd6 (patch)
treebce9203768ce46b86ff0364bf7ab92b6897913e8 /odk
parente7a474b29ad87c03bdc3253cc62521b8af3a93e0 (diff)
java: remove unused imports
Change-Id: Idbba5bb89bee4d88ed0306d5151e238a1bc19cec
Diffstat (limited to 'odk')
-rw-r--r--odk/examples/DevelopersGuide/Components/SimpleLicense/LicenseTest.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/odk/examples/DevelopersGuide/Components/SimpleLicense/LicenseTest.java b/odk/examples/DevelopersGuide/Components/SimpleLicense/LicenseTest.java
index 0c8495c80e33..76baa819a222 100644
--- a/odk/examples/DevelopersGuide/Components/SimpleLicense/LicenseTest.java
+++ b/odk/examples/DevelopersGuide/Components/SimpleLicense/LicenseTest.java
@@ -33,7 +33,6 @@
*************************************************************************/
import com.sun.star.lib.uno.helper.Factory;
-import com.sun.star.lang.XMultiComponentFactory;
import com.sun.star.lang.XSingleComponentFactory;
import com.sun.star.lib.uno.helper.WeakBase;
import com.sun.star.uno.XComponentContext;