Remove trailing whitespace

This commit is contained in:
Andy Hanson
2016-06-06 08:17:14 -07:00
parent 6dcd5877a0
commit 543b484ec5
14 changed files with 49 additions and 49 deletions
+1 -1
View File
@@ -168,7 +168,7 @@ namespace ts {
sourceMapData.sourceMapDecodedMappings[sourceMapData.sourceMapDecodedMappings.length - 1] :
defaultLastEncodedSourceMapSpan;
// TODO: Update lastEncodedNameIndex
// TODO: Update lastEncodedNameIndex
// Since we dont support this any more, lets not worry about it right now.
// When we start supporting nameIndex, we will get back to this