Remove debugger statement

This commit is contained in:
Ryan Cavanaugh
2015-09-30 14:25:52 -07:00
parent 77c0c12fce
commit 81821ac36d

View File

@@ -18,7 +18,6 @@
//// var x = <MyClass {...[|n/*src*/n|]}></MyClass>;
goTo.marker('src');
debugger;
goTo.definition();
verify.caretAtMarker('dst');