ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22075
This commit is contained in:
parent
a9183a36fa
commit
5a20f226e8
@ -9,8 +9,8 @@
|
||||
|
||||
package com.ibm.icu.charset;
|
||||
|
||||
import java.io.ByteArrayInputStream;
|
||||
import java.io.InputStreamReader;
|
||||
//import java.io.ByteArrayInputStream;
|
||||
//import java.io.InputStreamReader;
|
||||
import java.lang.reflect.Constructor;
|
||||
|
||||
import java.lang.reflect.InvocationTargetException;
|
||||
|
Loading…
Reference in New Issue
Block a user