diff options
Diffstat (limited to 'youtube_dl/extractor/firedrive.py')
| -rw-r--r-- | youtube_dl/extractor/firedrive.py | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/youtube_dl/extractor/firedrive.py b/youtube_dl/extractor/firedrive.py index d26145db1..6d73c8a4a 100644 --- a/youtube_dl/extractor/firedrive.py +++ b/youtube_dl/extractor/firedrive.py @@ -8,7 +8,6 @@ from ..utils import (      ExtractorError,      compat_urllib_parse,      compat_urllib_request, -    determine_ext,  ) | 
