瀏覽代碼

utils: Remove blank line at the end of file

Jaime Marquínez Ferrándiz 10 年之前
父節點
當前提交
1d2d0e3ff2
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      youtube_dl/utils.py

+ 0 - 1
youtube_dl/utils.py

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