mirror of https://github.com/yt-dlp/yt-dlp.git
[ustream] Remove unused import
This commit is contained in:
parent
f2a7ed77ef
commit
0bf219889e
|
@ -1,6 +1,5 @@
|
|||
from __future__ import unicode_literals
|
||||
|
||||
import json
|
||||
import re
|
||||
|
||||
from .common import InfoExtractor
|
||||
|
|
Loading…
Reference in New Issue