summaryrefslogtreecommitdiff
path: root/searx/engines/google_images.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/engines/google_images.py')
-rw-r--r--searx/engines/google_images.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/engines/google_images.py b/searx/engines/google_images.py
index 31211b9b6..edd386641 100644
--- a/searx/engines/google_images.py
+++ b/searx/engines/google_images.py
@@ -1,5 +1,4 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
-# lint: pylint
"""This is the implementation of the Google Images engine using the internal
Google API used by the Google Go Android app.