Remove debug statement

This commit is contained in:
Andy Hanson 2016-12-07 14:07:35 -08:00
parent 7b1fc21460
commit 6d37a60445

View file

@ -8,7 +8,6 @@
////[|foo|]();
goTo.file("a.ts");
debug.printErrorList();
verify.numberOfErrorsInCurrentFile(0);
goTo.marker("fooModule");