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

@ -18,7 +18,6 @@
package org.openoffice.idesupport.ui;
import java.io.File;
import java.util.Vector;
import java.util.Enumeration;