mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 10:23:16 +00:00
[fox] remove unused import
This commit is contained in:
parent
7aa0ee321b
commit
d97729c83a
|
@ -3,7 +3,6 @@
|
|||
|
||||
from .adobepass import AdobePassIE
|
||||
from ..utils import (
|
||||
int_or_none,
|
||||
smuggle_url,
|
||||
update_url_query,
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue