mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 20:30:41 -05:00
[patreon] Remove unused import
This commit is contained in:
parent
b7b04c9234
commit
af1fd929c6
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
|
||||
from .common import InfoExtractor
|
||||
from ..utils import (
|
||||
compat_urlparse,
|
||||
js_to_json,
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue