Browse Source

utils: Remove blank line at the end of file

totalwebcasting
Jaime Marquínez Ferrándiz 10 years ago
parent
commit
1d2d0e3ff2
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      youtube_dl/utils.py

+ 0
- 1
youtube_dl/utils.py View File

@ -1560,4 +1560,3 @@ def urlhandle_detect_ext(url_handle):
getheader = url_handle.info().getheader
return getheader('Content-Type').split("/")[1]

Loading…
Cancel
Save