Skip to content

Commit 3ce2559

Browse files
committed
removed unused code
1 parent c145f63 commit 3ce2559

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/compiler/scanner.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -696,8 +696,6 @@ namespace ts {
696696
// If we are not reducing and we have a truthy result, return it.
697697
return accumulator;
698698
}
699-
700-
hasPendingCommentRange = false;
701699
}
702700

703701
pendingPos = startPos;

0 commit comments

Comments
 (0)