projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
feef925
)
[cbs] Remove unused import
author
Sergey M․
<dstftw@gmail.com>
Mon, 20 Jun 2016 15:40:33 +0000
(22:40 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Mon, 20 Jun 2016 15:40:33 +0000
(22:40 +0700)
youtube_dl/extractor/cbs.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/cbs.py
b/youtube_dl/extractor/cbs.py
index 21720f0846ef91fc10d04c3fb9373256ce055928..a23173d6f1a9570225242692ee74d68fc061fb3d 100644
(file)
--- a/
youtube_dl/extractor/cbs.py
+++ b/
youtube_dl/extractor/cbs.py
@@
-1,7
+1,5
@@
from __future__ import unicode_literals
-import re
-
from .theplatform import ThePlatformFeedIE
from ..utils import (
int_or_none,