aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/lecture2go.py
diff options
context:
space:
mode:
Diffstat (limited to 'yt_dlp/extractor/lecture2go.py')
-rw-r--r--yt_dlp/extractor/lecture2go.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/yt_dlp/extractor/lecture2go.py b/yt_dlp/extractor/lecture2go.py
index 81b5d41be..bee4e7587 100644
--- a/yt_dlp/extractor/lecture2go.py
+++ b/yt_dlp/extractor/lecture2go.py
@@ -1,6 +1,3 @@
-# coding: utf-8
-from __future__ import unicode_literals
-
import re
from .common import InfoExtractor