[nba] Remove unused import
authorPhilipp Hagemeister <phihag@phihag.de>
Sat, 6 Dec 2014 12:59:37 +0000 (13:59 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Sat, 6 Dec 2014 12:59:37 +0000 (13:59 +0100)
youtube_dl/extractor/nba.py

index 2b3a3daa72eaae99e6411078120d6a1cff553f63..862b706bf96719aa071f1f89c73f2a4ef45a20b1 100644 (file)
@@ -1,7 +1,5 @@
 from __future__ import unicode_literals
 
-import re
-
 from .common import InfoExtractor
 from ..utils import (
     remove_end,