mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-01-07 17:16:08 +00:00
removed some unnecessary imports
This commit is contained in:
parent
233ad24ecf
commit
2b1b511f6b
|
@ -1,6 +1,4 @@
|
||||||
import re
|
import re
|
||||||
import json
|
|
||||||
import time
|
|
||||||
|
|
||||||
from .common import InfoExtractor
|
from .common import InfoExtractor
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue