INT-2001 polishing, removed unneeded import

This commit is contained in:
Oleg Zhurakousky
2011-08-08 17:33:35 -04:00
parent 17268047f9
commit e4d8edf8d6

View File

@@ -25,7 +25,6 @@ import java.util.HashMap;
import java.util.Locale;
import java.util.Map;
import org.junit.Ignore;
import org.junit.Test;
import org.springframework.beans.factory.support.DefaultListableBeanFactory;
import org.springframework.core.convert.ConversionService;