aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/ehow.py
diff options
context:
space:
mode:
Diffstat (limited to 'yt_dlp/extractor/ehow.py')
-rw-r--r--yt_dlp/extractor/ehow.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/yt_dlp/extractor/ehow.py b/yt_dlp/extractor/ehow.py
index b1cd4f5d4..74469ce36 100644
--- a/yt_dlp/extractor/ehow.py
+++ b/yt_dlp/extractor/ehow.py
@@ -1,5 +1,3 @@
-from __future__ import unicode_literals
-
from .common import InfoExtractor
from ..compat import compat_urllib_parse_unquote