mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-17 18:06:05 -05:00
utils: Remove blank line at the end of file
This commit is contained in:
parent
9fda6ee39f
commit
1d2d0e3ff2
@ -1560,4 +1560,3 @@ def urlhandle_detect_ext(url_handle):
|
|||||||
getheader = url_handle.info().getheader
|
getheader = url_handle.info().getheader
|
||||||
|
|
||||||
return getheader('Content-Type').split("/")[1]
|
return getheader('Content-Type').split("/")[1]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user