[franceculture] PEP 8
authorSergey M․ <dstftw@gmail.com>
Sat, 25 Mar 2017 19:32:46 +0000 (02:32 +0700)
committerSergey M․ <dstftw@gmail.com>
Sat, 25 Mar 2017 19:32:46 +0000 (02:32 +0700)
youtube_dl/extractor/franceculture.py

index df3d757f31901bef9a32d6c25159caf09b9bf32c..b8fa175880f47d6050e4fa3908994bd9777131ac 100644 (file)
@@ -6,7 +6,6 @@ from ..utils import (
     determine_ext,
     extract_attributes,
     int_or_none,
-    unified_strdate,
 )