Browse Source

[wayofthemaster] Remove unused import

totalwebcasting
Philipp Hagemeister 10 years ago
parent
commit
54036b3991
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      youtube_dl/extractor/wayofthemaster.py

+ 0
- 1
youtube_dl/extractor/wayofthemaster.py View File

@ -3,7 +3,6 @@ from __future__ import unicode_literals
import re
from .common import InfoExtractor
from ..utils import determine_ext
class WayOfTheMasterIE(InfoExtractor):


Loading…
Cancel
Save