Browse Source

[noco] Remove unused import

Sergey M․ 10 năm trước cách đây
mục cha
commit
ce5c1ae517
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      youtube_dl/extractor/noco.py

+ 0 - 1
youtube_dl/extractor/noco.py

@@ -17,7 +17,6 @@ from ..utils import (
     int_or_none,
     float_or_none,
     parse_iso8601,
-    unified_strdate,
 )