projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02c1d5e
)
[ctsnews] Remove unused import
author
Philipp Hagemeister
<phihag@phihag.de>
Fri, 30 Jan 2015 02:09:51 +0000
(
03:09
+0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Fri, 30 Jan 2015 02:09:51 +0000
(
03:09
+0100)
youtube_dl/extractor/ctsnews.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/ctsnews.py
b/youtube_dl/extractor/ctsnews.py
index f769dc03129a0f946b22386a419341b2bad81a8b..0226f8036c81d97246c87f2308614d84202ae540 100644
(file)
--- a/
youtube_dl/extractor/ctsnews.py
+++ b/
youtube_dl/extractor/ctsnews.py
@@
-2,7
+2,6
@@
from __future__ import unicode_literals
from .common import InfoExtractor
-from ..compat import compat_urllib_request
from ..utils import parse_iso8601, ExtractorError