Skip to content

Commit 420d6a2

Browse files
author
Andy
authored
Merge pull request #12732 from Microsoft/remove_debug_statements
Remove debug statement
2 parents 7b1fc21 + 6d37a60 commit 420d6a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/cases/fourslash/untypedModuleImport.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
////[|foo|]();
99

1010
goTo.file("a.ts");
11-
debug.printErrorList();
1211
verify.numberOfErrorsInCurrentFile(0);
1312

1413
goTo.marker("fooModule");

0 commit comments

Comments
 (0)