Pārlūkot izejas kodu

[cbsnews] Remove unused import

Sergey M․ 10 gadi atpakaļ
vecāks
revīzija
ed7cd1e859
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      youtube_dl/extractor/cbsnews.py

+ 0 - 1
youtube_dl/extractor/cbsnews.py

@@ -5,7 +5,6 @@ import re
 import json
 import json
 
 
 from .theplatform import ThePlatformIE
 from .theplatform import ThePlatformIE
-from ..utils import remove_start
 
 
 
 
 class CBSNewsIE(ThePlatformIE):
 class CBSNewsIE(ThePlatformIE):