summaryrefslogtreecommitdiff
path: root/searx/engines/peertube.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/engines/peertube.py')
-rw-r--r--searx/engines/peertube.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/searx/engines/peertube.py b/searx/engines/peertube.py
index b9d8e582f..b781c6205 100644
--- a/searx/engines/peertube.py
+++ b/searx/engines/peertube.py
@@ -17,8 +17,6 @@ from searx.locales import language_tag
from searx.utils import html_to_text, humanize_number
from searx.enginelib.traits import EngineTraits
-traits: EngineTraits
-
about = {
# pylint: disable=line-too-long
"website": 'https://joinpeertube.org',