Browse Source

[ustream] Remove unused import

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

1
youtube_dl/extractor/ustream.py

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

Loading…
Cancel
Save