summaryrefslogtreecommitdiff
path: root/searxng_extra/standalone_searx.py
diff options
context:
space:
mode:
Diffstat (limited to 'searxng_extra/standalone_searx.py')
-rwxr-xr-xsearxng_extra/standalone_searx.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/searxng_extra/standalone_searx.py b/searxng_extra/standalone_searx.py
index 2ce9925c5..cf053d7ee 100755
--- a/searxng_extra/standalone_searx.py
+++ b/searxng_extra/standalone_searx.py
@@ -1,8 +1,5 @@
#!/usr/bin/env python
-# lint: pylint
# SPDX-License-Identifier: AGPL-3.0-or-later
-# (C) Copyright Contributors to the SearXNG project.
-
"""Script to run SearXNG from terminal.
DON'T USE THIS SCRIPT!!