Yurii Paniv commited on
Commit
858aa2d
1 Parent(s): 19c634e

Remove extra

Browse files
Files changed (1) hide show
  1. crh_transliterator/cyr_to_lat.py +0 -2
crh_transliterator/cyr_to_lat.py CHANGED
@@ -594,6 +594,4 @@ mappings = [
594
  ["щ", "şç"],
595
  ["ы", "ı"],
596
  ["э", "e"],
597
- # extra
598
- ["\u0069\u0307", "i"], # ["i̇", "i"], handle i with dot?
599
  ]
 
594
  ["щ", "şç"],
595
  ["ы", "ı"],
596
  ["э", "e"],
 
 
597
  ]