aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/shared.py
diff options
context:
space:
mode:
Diffstat (limited to 'yt_dlp/extractor/shared.py')
-rw-r--r--yt_dlp/extractor/shared.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/yt_dlp/extractor/shared.py b/yt_dlp/extractor/shared.py
index 31c0080ba..9a237b320 100644
--- a/yt_dlp/extractor/shared.py
+++ b/yt_dlp/extractor/shared.py
@@ -1,5 +1,3 @@
-
-
import urllib.parse
from .common import InfoExtractor