[ellentv] Remove unused import

This commit is contained in:
Jaime Marquínez Ferrándiz 2015-04-24 22:06:22 +02:00
parent d0aefec99a
commit a4196c3ea5
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ import json
from .common import InfoExtractor
from ..utils import (
ExtractorError,
parse_iso8601,
)