mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-02-16 20:30:20 +00:00
[ustream] Remove unused import
This commit is contained in:
parent
f2a7ed77ef
commit
0bf219889e
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
import json
|
|
||||||
import re
|
import re
|
||||||
|
|
||||||
from .common import InfoExtractor
|
from .common import InfoExtractor
|
||||||
|
|
Loading…
Add table
Reference in a new issue