ICU-13829 Removes duplicate import statement.

This commit is contained in:
Norbert Runge 2018-07-27 15:38:00 -07:00 committed by Shane Carr
parent f97507dab2
commit 95f7cad6b3
No known key found for this signature in database
GPG Key ID: FCED3B24AAB18B5C

View File

@ -2,7 +2,6 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
package com.ibm.icu.impl.locale;
import java.util.Collection;
import java.util.Collection;
import java.util.Collections;
import java.util.Enumeration;