소스 검색

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]
-