[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