summaryrefslogtreecommitdiff
path: root/searx/engines/yahoo_news.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/engines/yahoo_news.py')
-rw-r--r--searx/engines/yahoo_news.py7
1 files changed, 0 insertions, 7 deletions
diff --git a/searx/engines/yahoo_news.py b/searx/engines/yahoo_news.py
index 5f6734cb3..49b3d1bf8 100644
--- a/searx/engines/yahoo_news.py
+++ b/searx/engines/yahoo_news.py
@@ -22,13 +22,6 @@ from searx.utils import (
from searx.engines.yahoo import parse_url
-# pylint: disable=unused-import
-from searx.engines.yahoo import (
- _fetch_supported_languages,
- supported_languages_url,
-)
-# pylint: enable=unused-import
-
logger = logger.getChild('yahoo_news engine')
# about