Browse Source

[nba] Remove unused import

totalwebcasting
Philipp Hagemeister 10 years ago
parent
commit
7d70cf4157
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      youtube_dl/extractor/nba.py

+ 0
- 2
youtube_dl/extractor/nba.py View File

@ -1,7 +1,5 @@
from __future__ import unicode_literals
import re
from .common import InfoExtractor
from ..utils import (
remove_end,


Loading…
Cancel
Save