diff options
Diffstat (limited to 'searxng_extra')
| -rwxr-xr-x | searxng_extra/update/update_locales.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/searxng_extra/update/update_locales.py b/searxng_extra/update/update_locales.py index ef7a91263..f7bfedee1 100755 --- a/searxng_extra/update/update_locales.py +++ b/searxng_extra/update/update_locales.py @@ -7,7 +7,6 @@ - :py:obj:`searx.locales.LOCALE_NAMES` """ # pylint: disable=invalid-name -from __future__ import annotations from typing import Set import json |