mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-26 00:36:29 -05:00
Remove duplicate comment (#40667)
This commit is contained in:
committed by
GitHub
parent
a301001420
commit
070cf1112f
@@ -550,7 +550,6 @@ namespace ts {
|
||||
}
|
||||
}
|
||||
|
||||
// Return array of values that needs emit
|
||||
// Return array of values that needs emit
|
||||
return arrayFrom(mapDefinedIterator(seenFileNamesMap.values(), value => value));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user