summaryrefslogtreecommitdiff
path: root/searx/query.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/query.py')
-rw-r--r--searx/query.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/query.py b/searx/query.py
index 770fad664..6518e66c1 100644
--- a/searx/query.py
+++ b/searx/query.py
@@ -1,7 +1,6 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
# pylint: disable=invalid-name, missing-module-docstring, missing-class-docstring
-from __future__ import annotations
from abc import abstractmethod, ABC
import re