mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-02 17:22:31 +01:00
[cbsnews] Remove unused import
This commit is contained in:
parent
f125d9115b
commit
ed7cd1e859
@ -5,7 +5,6 @@
|
|||||||
import json
|
import json
|
||||||
|
|
||||||
from .theplatform import ThePlatformIE
|
from .theplatform import ThePlatformIE
|
||||||
from ..utils import remove_start
|
|
||||||
|
|
||||||
|
|
||||||
class CBSNewsIE(ThePlatformIE):
|
class CBSNewsIE(ThePlatformIE):
|
||||||
|
Loading…
Reference in New Issue
Block a user