Skip to content

Commit 81821ac

Browse files
committed
Remove debugger statement
1 parent 77c0c12 commit 81821ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/cases/fourslash/jsxSpreadReference.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
//// var x = <MyClass {...[|n/*src*/n|]}></MyClass>;
1919

2020
goTo.marker('src');
21-
debugger;
2221
goTo.definition();
2322
verify.caretAtMarker('dst');
2423

0 commit comments

Comments
 (0)