Sfoglia il codice sorgente

[cbs] Remove unused import

Sergey M․ 9 anni fa
parent
commit
cdfc187cd5
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      youtube_dl/extractor/cbs.py

+ 0 - 2
youtube_dl/extractor/cbs.py

@@ -1,7 +1,5 @@
 from __future__ import unicode_literals
 from __future__ import unicode_literals
 
 
-import re
-
 from .theplatform import ThePlatformFeedIE
 from .theplatform import ThePlatformFeedIE
 from ..utils import (
 from ..utils import (
     int_or_none,
     int_or_none,