Skip to content

Commit cc3ee73

Browse files
Remove debugger statement.
1 parent c87615a commit cc3ee73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/cases/fourslash/signatureHelpSuperConstructorOverload.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
//// }
1818
////}
1919

20-
debugger;
2120
goTo.marker('superOverload1');
2221
verify.signatureHelpCountIs(2);
2322
verify.currentSignatureHelpIs("SuperOverloadlBase(): SuperOverloadlBase");

0 commit comments

Comments
 (0)