trigger build
This commit is contained in:
parent
9b71364072
commit
32ec99f6b7
1 changed files with 0 additions and 3 deletions
|
@ -44,9 +44,6 @@ import java.nio.charset.StandardCharsets;
|
|||
import java.util.LinkedHashMap;
|
||||
import java.util.Map;
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
public class AnselCharset extends Charset {
|
||||
|
||||
private final Map<String, AnselCodeTableParser.CharacterSet> characterSetMap;
|
||||
|
|
Loading…
Reference in a new issue