mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-03-09 12:50:23 -05:00
[softwhiteunderbelly] Remove print statement
This commit is contained in:
parent
56ef44d668
commit
2d8aa3f436
1 changed files with 0 additions and 1 deletions
|
@ -137,5 +137,4 @@ def _real_extract(self, url):
|
|||
)
|
||||
),
|
||||
}
|
||||
print(info)
|
||||
return info
|
||||
|
|
Loading…
Reference in a new issue