diff options
Diffstat (limited to 'yt_dlp/downloader/fc2.py')
-rw-r--r-- | yt_dlp/downloader/fc2.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/yt_dlp/downloader/fc2.py b/yt_dlp/downloader/fc2.py index 157bcf23e..d503aac04 100644 --- a/yt_dlp/downloader/fc2.py +++ b/yt_dlp/downloader/fc2.py @@ -1,5 +1,3 @@ -from __future__ import division, unicode_literals - import threading from .common import FileDownloader |