mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-27 04:48:33 -05: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