mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-16 13:23:20 +00:00
[cbsnews] Remove unused import
This commit is contained in:
parent
f125d9115b
commit
ed7cd1e859
|
@ -5,7 +5,6 @@
|
|||
import json
|
||||
|
||||
from .theplatform import ThePlatformIE
|
||||
from ..utils import remove_start
|
||||
|
||||
|
||||
class CBSNewsIE(ThePlatformIE):
|
||||
|
|
Loading…
Reference in a new issue