This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
mirrors
/
youtube-dl
réplica de
https://github.com/ytdl-org/youtube-dl.git
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
[naver] Remove unused import
Jaime Marquínez Ferrándiz
%!s(int64=10) %!d(string=hai) anos
pai
06c6efa970
achega
44451f22d5
Modificáronse 1 ficheiros
con
0 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
0
1
youtube_dl/extractor/naver.py
+ 0
- 1
youtube_dl/extractor/naver.py
Ver ficheiro
@@ -10,7 +10,6 @@ from ..compat import (
)
from ..utils import (
ExtractorError,
- clean_html,
)