commit: cdfc187cd5bd163e7e67ca0c02108380cc06c180 parent feef925f49c80fc125ff24f61a144af902a648d2 Author: Sergey M․ <dstftw@gmail.com> Date: Mon, 20 Jun 2016 22:40:33 +0700 [cbs] Remove unused importDiffstat:
M | youtube_dl/extractor/cbs.py | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git 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,