瀏覽代碼

[franceculture] PEP 8

Sergey M․ 8 年之前
父節點
當前提交
15495cf3e5
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      youtube_dl/extractor/franceculture.py

+ 0 - 1
youtube_dl/extractor/franceculture.py

@@ -6,7 +6,6 @@ from ..utils import (
     determine_ext,
     extract_attributes,
     int_or_none,
-    unified_strdate,
 )