summaryrefslogtreecommitdiff
path: root/searx/results.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/results.py')
-rw-r--r--searx/results.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/results.py b/searx/results.py
index 34a94511a..e0bbe3358 100644
--- a/searx/results.py
+++ b/searx/results.py
@@ -1,5 +1,4 @@
import re
-from collections import defaultdict
from operator import itemgetter
from threading import RLock
from urllib.parse import urlparse, unquote