diff --git a/lib/linguist/blob_helper.rb b/lib/linguist/blob_helper.rb index 16838be5..bec40bc8 100644 --- a/lib/linguist/blob_helper.rb +++ b/lib/linguist/blob_helper.rb @@ -124,11 +124,6 @@ module Linguist name =~ VendoredRegexp ? true : false end - ################################################################ - # Below here are methods they may access Blob#data. Consider the - # performance implications of loading it. - ################################################################ - # Public: Get each line of data # # Requires Blob#data