mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-06-30 11:02:51 -05:00
[cbsnews] Remove unused import
This commit is contained in:
@ -5,7 +5,6 @@ import re
|
||||
import json
|
||||
|
||||
from .theplatform import ThePlatformIE
|
||||
from ..utils import remove_start
|
||||
|
||||
|
||||
class CBSNewsIE(ThePlatformIE):
|
||||
|
Reference in New Issue
Block a user