Jelajahi Sumber

[ustream] Remove unused import

Sergey M․ 10 tahun lalu
induk
melakukan
0bf219889e
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      youtube_dl/extractor/ustream.py

+ 0 - 1
youtube_dl/extractor/ustream.py

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