[mlb] Remove unused import

pull/3911/head
Sergey M․ 2014-10-09 20:07:34 +07:00
rodzic 385009fc44
commit b097b5f246
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

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