diff options
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/linguist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/linguist b/bin/linguist index 94ec830..ec37347 100755 --- a/bin/linguist +++ b/bin/linguist @@ -27,7 +27,6 @@ elsif File.file?(path) puts " type: #{type}" puts " extension: #{blob.pathname.extname}" puts " mime type: #{blob.mime_type}" - puts " content type: #{blob.content_type}" puts " language: #{blob.language}" if blob.large? |
