Comment 💄

This commit is contained in:
probablycorey
2013-10-10 11:57:32 -07:00
parent 818fc10ba5
commit d883834626

View File

@@ -231,7 +231,7 @@ class Project
getBuffers: ->
new Array(@buffers...)
# Private: DEPRECATED
# Private: Only to be used in specs
bufferForPath: (filePath, text) ->
absoluteFilePath = @resolve(filePath)