Explorar o código

[cbs] Remove unused import

Sergey M․ %!s(int64=9) %!d(string=hai) anos
pai
achega
cdfc187cd5
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      youtube_dl/extractor/cbs.py

+ 0 - 2
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,