Browse Source

[mlb] Remove unused import

totalwebcasting
Sergey M․ 10 years ago
parent
commit
b097b5f246
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      youtube_dl/extractor/mlb.py

+ 0
- 1
youtube_dl/extractor/mlb.py View File

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


Loading…
Cancel
Save