mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-09 07:55:10 -05:00
Remove debug code.
This commit is contained in:
@@ -2201,7 +2201,6 @@ namespace ts {
|
||||
}
|
||||
}
|
||||
|
||||
debugger;
|
||||
let loopBody = visitNode(node.statement, visitor, isStatement);
|
||||
|
||||
const currentState = convertedLoopState;
|
||||
|
||||
Reference in New Issue
Block a user