mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Remove content-type from bin
This commit is contained in:
		| @@ -27,7 +27,6 @@ elsif File.file?(path) | |||||||
|   puts "  type:         #{type}" |   puts "  type:         #{type}" | ||||||
|   puts "  extension:    #{blob.pathname.extname}" |   puts "  extension:    #{blob.pathname.extname}" | ||||||
|   puts "  mime type:    #{blob.mime_type}" |   puts "  mime type:    #{blob.mime_type}" | ||||||
|   puts "  content type: #{blob.content_type}" |  | ||||||
|   puts "  language:     #{blob.language}" |   puts "  language:     #{blob.language}" | ||||||
|  |  | ||||||
|   if blob.large? |   if blob.large? | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user