diff options
| -rw-r--r-- | youtube_dl/extractor/normalboots.py | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/youtube_dl/extractor/normalboots.py b/youtube_dl/extractor/normalboots.py index 78e75266f..5952d136f 100644 --- a/youtube_dl/extractor/normalboots.py +++ b/youtube_dl/extractor/normalboots.py @@ -1,8 +1,6 @@  # encoding: utf-8  from __future__ import unicode_literals -import re -  from .common import InfoExtractor  from ..utils import ( | 
