Browse Source

[franceculture] PEP 8

Sergey M․ 8 years ago
parent
commit
15495cf3e5
1 changed files with 0 additions and 1 deletions
  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,
 )