mirror of
https://github.com/l1ving/youtube-dl
synced 2025-02-03 05:53:02 +08:00
Remove unused import which was causing the build to fail
This commit is contained in:
parent
abce2f8175
commit
1d3374c840
@ -1,6 +1,5 @@
|
|||||||
# coding: utf-8
|
# coding: utf-8
|
||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
from urlparse import urlparse
|
|
||||||
|
|
||||||
from .common import InfoExtractor
|
from .common import InfoExtractor
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user