Explorar o código

[xhamster] Remove unused import

Jaime Marquínez Ferrándiz %!s(int64=10) %!d(string=hai) anos
pai
achega
27783821af
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      youtube_dl/extractor/xhamster.py

+ 0 - 1
youtube_dl/extractor/xhamster.py

@@ -6,7 +6,6 @@ from .common import InfoExtractor
 from ..utils import (
     float_or_none,
     int_or_none,
-    str_to_int,
     unified_strdate,
 )