[mlb] Remove unused import

This commit is contained in:
Sergey M․ 2014-10-09 20:07:34 +07:00
parent 385009fc44
commit b097b5f246
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ from .common import InfoExtractor
from ..utils import (
parse_duration,
parse_iso8601,
find_xpath_attr,
)