mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
removed unused code
This commit is contained in:
@@ -696,8 +696,6 @@ namespace ts {
|
||||
// If we are not reducing and we have a truthy result, return it.
|
||||
return accumulator;
|
||||
}
|
||||
|
||||
hasPendingCommentRange = false;
|
||||
}
|
||||
|
||||
pendingPos = startPos;
|
||||
|
||||
Reference in New Issue
Block a user