Skip to content

Commit 54e1da6

Browse files
author
Andy Hanson
committed
Remove debugging code
1 parent 6e4755b commit 54e1da6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/harness/harness.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,6 @@ interface XMLHttpRequest {
7373
}
7474
/* tslint:enable:no-var-keyword */
7575

76-
ts.Debug.currentAssertionLevel = ts.AssertionLevel.Normal;
77-
7876
namespace Utils {
7977
// Setup some globals based on the current environment
8078
export const enum ExecutionEnvironment {

0 commit comments

Comments
 (0)