Remove import

This commit is contained in:
Eren Gölge 2023-04-17 13:05:29 +02:00
parent 5e5768d784
commit 2d49c05259
1 changed files with 0 additions and 2 deletions

View File

@ -5,8 +5,6 @@ from bnnumerizer import numerize
from bnunicodenormalizer import Normalizer
import bangla
from .pinyinToPhonemes import PINYIN_DICT
# initialize
bnorm = Normalizer()