java: unused imports

Change-Id: I05824a6f19a5f3048a52101b96f6bf3d3099df08
Reviewed-on: https://gerrit.libreoffice.org/13403
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
This commit is contained in:
Noel Grandin
2014-12-09 14:32:40 +02:00
committed by Noel Grandin
parent 9af9d2c5c4
commit 7d812b09b5
4 changed files with 0 additions and 4 deletions

View File

@@ -46,7 +46,6 @@ import com.sun.star.uno.Type;
import com.sun.star.uno.XComponentContext;
import java.util.ArrayList;
import java.util.Map;
public class ScriptProviderForJava {