Remove unused import

This commit is contained in:
Philipp Hagemeister 2014-06-09 23:14:04 +02:00
parent 826ec77fb2
commit d5e944359e
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ import time
from .common import InfoExtractor
from ..utils import (
compat_str,
compat_urllib_parse,
compat_urllib_request,