1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-05-22 04:09:55 +08:00

[ustream] Remove unused import

This commit is contained in:
Sergey M․
2015-10-05 22:44:59 +06:00
Unverified
parent f2a7ed77ef
commit 0bf219889e
-1
View File
@@ -1,6 +1,5 @@
from __future__ import unicode_literals
import json
import re
from .common import InfoExtractor