Skip to content

Commit 070cf11

Browse files
authored
Remove duplicate comment (microsoft#40667)
1 parent a301001 commit 070cf11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/compiler/builderState.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,6 @@ namespace ts {
550550
}
551551
}
552552

553-
// Return array of values that needs emit
554553
// Return array of values that needs emit
555554
return arrayFrom(mapDefinedIterator(seenFileNamesMap.values(), value => value));
556555
}

0 commit comments

Comments
 (0)