Java cleanup, remove unnecessary imports

I guess I missed some last time :-)

Change-Id: I164a8baa07850f783b8cdf2e7f3eeaac53a3d29b
This commit is contained in:
Noel Grandin
2012-09-07 13:39:37 +02:00
committed by Michael Stahl
parent 0f1dba8359
commit 6bf09ecf1d
107 changed files with 1 additions and 563 deletions

View File

@ -34,8 +34,6 @@
import com.sun.star.lang.XMultiServiceFactory;
import com.sun.star.lang.XSingleServiceFactory;
import com.sun.star.registry.XRegistryKey;
import com.sun.star.lang.XTypeProvider;
import com.sun.star.lang.XServiceInfo;
import com.sun.star.comp.loader.FactoryHelper;
public class TestServiceProvider