Remove unused import

Change-Id: I6f59539350ab28605e2e1fe1f30354cd68aa7740
Signed-off-by: Dani Megert <Daniel_Megert@ch.ibm.com>
This commit is contained in:
Dani Megert 2014-05-27 11:58:42 +02:00 committed by Matthias Sohn
parent e03b5623ba
commit 0b9bef49f4
1 changed files with 0 additions and 1 deletions

View File

@ -52,7 +52,6 @@
import java.text.MessageFormat;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collection;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;