Skip to content

Commit

Permalink
[fox] Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
dstftw committed Jan 29, 2019
1 parent 9868f1a commit 5496754
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions youtube_dl/extractor/fox.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,10 @@

from .adobepass import AdobePassIE
from ..compat import (
compat_HTTPError,
compat_str,
compat_urllib_parse_unquote,
)
from ..utils import (
ExtractorError,
int_or_none,
parse_age_limit,
parse_duration,
Expand Down

0 comments on commit 5496754

Please sign in to comment.