diff --git a/umake/frameworks/games.py b/umake/frameworks/games.py index 4ea4d20e..03ee0511 100644 --- a/umake/frameworks/games.py +++ b/umake/frameworks/games.py @@ -21,7 +21,6 @@ """Game IDEs module""" from contextlib import suppress -from html.parser import HTMLParser from gettext import gettext as _ import logging import os