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