Remove unused imports

This commit is contained in:
Philipp Hagemeister 2014-07-20 23:38:44 +02:00
parent 7fbf54dc62
commit 246168bd72
3 changed files with 0 additions and 6 deletions

View file

@ -8,7 +8,6 @@ from ..utils import (
ExtractorError,
compat_urllib_parse,
compat_urllib_request,
determine_ext,
)