summaryrefslogtreecommitdiff
path: root/searx/engines/google_videos.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/engines/google_videos.py')
-rw-r--r--searx/engines/google_videos.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/searx/engines/google_videos.py b/searx/engines/google_videos.py
index a8ea12c14..53112b27d 100644
--- a/searx/engines/google_videos.py
+++ b/searx/engines/google_videos.py
@@ -32,11 +32,8 @@ from searx.engines.google import (
ui_async,
parse_data_images,
)
-from searx.enginelib.traits import EngineTraits
from searx.utils import get_embeded_stream_url
-traits: EngineTraits
-
# about
about = {
"website": 'https://www.google.com',