aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/franceculture.py
diff options
context:
space:
mode:
Diffstat (limited to 'youtube_dl/extractor/franceculture.py')
-rw-r--r--youtube_dl/extractor/franceculture.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/youtube_dl/extractor/franceculture.py b/youtube_dl/extractor/franceculture.py
index df3d757..b8fa175 100644
--- a/youtube_dl/extractor/franceculture.py
+++ b/youtube_dl/extractor/franceculture.py
@@ -6,7 +6,6 @@ from ..utils import (
determine_ext,
extract_attributes,
int_or_none,
- unified_strdate,
)