mirror of
https://github.com/l1ving/youtube-dl
synced 2024-12-21 23:12:50 +08:00
[cbsnews] Remove unused import
This commit is contained in:
parent
f125d9115b
commit
ed7cd1e859
@ -5,7 +5,6 @@ import re
|
||||
import json
|
||||
|
||||
from .theplatform import ThePlatformIE
|
||||
from ..utils import remove_start
|
||||
|
||||
|
||||
class CBSNewsIE(ThePlatformIE):
|
||||
|
Loading…
Reference in New Issue
Block a user