Java cleanup, remove unnecessary imports

Change-Id: I2629a3068d8abd61957097268f5ab0fabf3e9722
This commit is contained in:
Noel Grandin
2012-09-06 07:57:41 +02:00
committed by Michael Stahl
parent bf4352084b
commit 743e22ec8b
55 changed files with 7 additions and 149 deletions

View File

@ -32,7 +32,6 @@
*
*************************************************************************/
import com.sun.star.uno.TypeClass;
import java.util.Vector;
public interface XLanguageSourceCodeGenerator {