projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb56131
)
[indavideo] Remove unused import
author
Sergey M․
<dstftw@gmail.com>
Thu, 13 Aug 2015 17:47:49 +0000
(23:47 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Thu, 13 Aug 2015 17:47:49 +0000
(23:47 +0600)
youtube_dl/extractor/indavideo.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/indavideo.py
b/youtube_dl/extractor/indavideo.py
index 550a7001bbdd0f42bb006e059adb25c3e68be772..12fb5e8e1dcb1e5dfba8057a1496edcbe0f61f82 100644
(file)
--- a/
youtube_dl/extractor/indavideo.py
+++ b/
youtube_dl/extractor/indavideo.py
@@
-1,7
+1,6
@@
# coding: utf-8
from __future__ import unicode_literals
-from .. import utils
from .common import InfoExtractor
from ..utils import (
int_or_none,