Browse Source

[npo] Remove unused import

Philipp Hagemeister 10 years ago
parent
commit
4f4f642822
1 changed files with 0 additions and 2 deletions
  1. 0 2
      youtube_dl/extractor/npo.py

+ 0 - 2
youtube_dl/extractor/npo.py

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