Removed debugger statement

This commit is contained in:
Sheetal Nandi
2016-10-05 11:51:30 -07:00
parent 18969b024d
commit 8a44f48d9a

View File

@@ -7,5 +7,4 @@
// @Filename: bar.js
////var x = require(/*1*/"./foo");
debugger;
verify.goToDefinition("1", "2");