projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
165c466
)
[niconico] Remove unused import
author
Sergey M․
<dstftw@gmail.com>
Fri, 4 Jul 2014 15:26:56 +0000
(22:26 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Fri, 4 Jul 2014 15:26:56 +0000
(22:26 +0700)
youtube_dl/extractor/niconico.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/niconico.py
b/youtube_dl/extractor/niconico.py
index d981312711aa31796bb2a33ddf9f5f4fbcd00737..c0c139b5df16ce900ba6920a1a004bc433eab4e9 100644
(file)
--- a/
youtube_dl/extractor/niconico.py
+++ b/
youtube_dl/extractor/niconico.py
@@
-8,7
+8,6
@@
from ..utils import (
compat_urllib_parse,
compat_urllib_request,
compat_urlparse,
- ExtractorError,
unified_strdate,
parse_duration,
int_or_none,