Browse Source

[ustream] Remove unused import

totalwebcasting
Sergey M․ 9 years ago
parent
commit
0bf219889e
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      youtube_dl/extractor/ustream.py

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

@ -1,6 +1,5 @@
from __future__ import unicode_literals
import json
import re
from .common import InfoExtractor


Loading…
Cancel
Save