Skip to content

Commit

Permalink
fixed import
Browse files Browse the repository at this point in the history
  • Loading branch information
naotoj committed Nov 15, 2024
1 parent ebd0523 commit 03d25e8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
import java.nio.charset.CharsetEncoder;
import java.nio.charset.CharsetDecoder;
import java.nio.charset.CoderResult;
import sun.nio.cs.CharsetMapping;
import sun.nio.cs.*;

/*
* 5 types of entry in SJIS_X_0213/Unicode mapping table
Expand Down

0 comments on commit 03d25e8

Please sign in to comment.