projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbe718c
)
[noco] Remove unused import
author
Sergey M․
<dstftw@gmail.com>
Mon, 4 May 2015 20:52:21 +0000
(
02:52
+0600)
committer
Sergey M․
<dstftw@gmail.com>
Mon, 4 May 2015 20:52:21 +0000
(
02:52
+0600)
youtube_dl/extractor/noco.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/noco.py
b/youtube_dl/extractor/noco.py
index 5674ee2a4fd6945e167ea400d5d2d3be2a323865..664dc81d47ce7af613636022f4e540dffd67f8b6 100644
(file)
--- a/
youtube_dl/extractor/noco.py
+++ b/
youtube_dl/extractor/noco.py
@@
-17,7
+17,6
@@
from ..utils import (
int_or_none,
float_or_none,
parse_iso8601,
- unified_strdate,
)