Browse Source

[normalboots] Remove unused import

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

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

@ -1,8 +1,6 @@
# encoding: utf-8
from __future__ import unicode_literals
import re
from .common import InfoExtractor
from ..utils import (


Loading…
Cancel
Save