small updates, java tests

This commit is contained in:
Henry Schimke
2022-10-11 08:11:23 -05:00
parent 81f6de2a8f
commit 17c2fc3a79
2 changed files with 87 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
use std::{any::Any, collections::HashMap};
use std::{ collections::HashMap};
use encoding::EncodingRef;