Browse Source

[nba] Remove unused import

Philipp Hagemeister 11 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

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