mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-22 02:01:50 +00:00
Remove unused includes
This commit is contained in:
parent
918113db3b
commit
032aed0e41
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
|||
from __future__ import unicode_literals
|
||||
|
||||
from .common import InfoExtractor
|
||||
import time
|
||||
import calendar
|
||||
from ..utils import (
|
||||
try_get,
|
||||
url_or_none,
|
||||
|
|
Loading…
Reference in a new issue