From f6388e15bf95326d2a712453dc2c17b010801533 Mon Sep 17 00:00:00 2001 From: Robert Antoni Buj i Gelonch Date: Mon, 13 Oct 2014 16:36:02 +0200 Subject: java: import from the same package Change-Id: I1bb0999783f365e20b682c3707e73c65724265c9 Reviewed-on: https://gerrit.libreoffice.org/11955 Reviewed-by: Noel Grandin Tested-by: Noel Grandin --- javaunohelper/test/com/sun/star/lib/uno/helper/Factory_Test.java | 1 - 1 file changed, 1 deletion(-) (limited to 'javaunohelper') 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; -- cgit