mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 20:30:41 -05:00
[cbsnews] Remove unused import
This commit is contained in:
parent
f125d9115b
commit
ed7cd1e859
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
|||
import json
|
||||
|
||||
from .theplatform import ThePlatformIE
|
||||
from ..utils import remove_start
|
||||
|
||||
|
||||
class CBSNewsIE(ThePlatformIE):
|
||||
|
|
Loading…
Reference in a new issue