diff --git a/nw/tools/spellenchant.py b/nw/tools/spellenchant.py index 87615bab..18a22e47 100644 --- a/nw/tools/spellenchant.py +++ b/nw/tools/spellenchant.py @@ -38,7 +38,6 @@ from nw.tools.spellcheck import NWSpellCheck logger = logging.getLogger(__name__) - class NWSpellEnchant(NWSpellCheck): def __init__(self):