summaryrefslogtreecommitdiff
path: root/chars.py
diff options
context:
space:
mode:
Diffstat (limited to 'chars.py')
-rw-r--r--chars.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/chars.py b/chars.py
index 3810d83..fc69fc5 100644
--- a/chars.py
+++ b/chars.py
@@ -277,4 +277,3 @@ jap_chars.update({
for key, value in jap_chars.items():
if key not in chars.keys():
chars[key] = value
-