Pārlūkot izejas kodu

[cbs] Remove unused import

Sergey M․ 9 gadi atpakaļ
vecāks
revīzija
cdfc187cd5
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  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,