Explorar o código

[cbsnews] Remove unused import

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

+ 0 - 1
youtube_dl/extractor/cbsnews.py

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