diff options
author | Robert Antoni Buj i Gelonch <robert.buj@gmail.com> | 2014-10-13 16:36:02 +0200 |
---|---|---|
committer | Noel Grandin <noelgrandin@gmail.com> | 2014-10-13 15:17:34 +0000 |
commit | f6388e15bf95326d2a712453dc2c17b010801533 (patch) | |
tree | c9a2ded9bc496ef98aa9811a904140a64a801199 /javaunohelper | |
parent | a667840368d0299c695c3565da06d31f6fde4c02 (diff) |
java: import from the same package
Change-Id: I1bb0999783f365e20b682c3707e73c65724265c9
Reviewed-on: https://gerrit.libreoffice.org/11955
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'javaunohelper')
-rw-r--r-- | javaunohelper/test/com/sun/star/lib/uno/helper/Factory_Test.java | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/javaunohelper/test/com/sun/star/lib/uno/helper/Factory_Test.java b/javaunohelper/test/com/sun/star/lib/uno/helper/Factory_Test.java index 092c9fcfc291..bb0a605ebc7c 100644 --- a/javaunohelper/test/com/sun/star/lib/uno/helper/Factory_Test.java +++ b/javaunohelper/test/com/sun/star/lib/uno/helper/Factory_Test.java @@ -30,7 +30,6 @@ import com.sun.star.registry.XSimpleRegistry; import com.sun.star.registry.XImplementationRegistration; import com.sun.star.container.XSet; -import com.sun.star.lib.uno.helper.Factory; import com.sun.star.comp.helper.RegistryServiceFactory; import com.sun.star.uno.UnoRuntime; |