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