mirror of https://github.com/blackjack4494/yt-dlc
[fox] remove unused import
This commit is contained in:
parent
7aa0ee321b
commit
d97729c83a
|
@ -3,7 +3,6 @@ from __future__ import unicode_literals
|
|||
|
||||
from .adobepass import AdobePassIE
|
||||
from ..utils import (
|
||||
int_or_none,
|
||||
smuggle_url,
|
||||
update_url_query,
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue