Removing todo

This commit is contained in:
Arfon Smith
2014-10-13 18:52:27 -05:00
parent 7aabc6a5ad
commit e87b89ab5b

View File

@@ -142,9 +142,6 @@ module Linguist
file_map = cache ? cache.dup : {}
end
# TODO - do we need to re-read the index?
# read_index
diff.each_delta do |delta|
old = delta.old_file[:path]
new = delta.new_file[:path]