1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-06-07 23:03:40 +08:00

[ustream] Remove unused import

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