summaryrefslogtreecommitdiff
path: root/searx/engines/google_news.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/engines/google_news.py')
-rw-r--r--searx/engines/google_news.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/engines/google_news.py b/searx/engines/google_news.py
index b8a7be3ee..72b7a0661 100644
--- a/searx/engines/google_news.py
+++ b/searx/engines/google_news.py
@@ -3,7 +3,6 @@
from urllib import urlencode
from json import loads
from dateutil import parser
-from datetime import datetime
categories = ['news']