mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 20:30:41 -05:00
[naver] Remove unused import
This commit is contained in:
parent
06c6efa970
commit
44451f22d5
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@
|
|||
)
|
||||
from ..utils import (
|
||||
ExtractorError,
|
||||
clean_html,
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue