mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2026-05-19 04:55:25 +00:00
Remove unused imports and simplify
This commit is contained in:
@@ -4,9 +4,6 @@ import json
|
||||
import re
|
||||
|
||||
from .common import InfoExtractor
|
||||
from ..utils import (
|
||||
ExtractorError,
|
||||
)
|
||||
|
||||
|
||||
class LiveLeakIE(InfoExtractor):
|
||||
|
||||
Reference in New Issue
Block a user