diff --git a/tests/cases/fourslash/goToDefinitionImportedNames7.ts b/tests/cases/fourslash/goToDefinitionImportedNames7.ts index 5a43f0a1ee9..46d09012d40 100644 --- a/tests/cases/fourslash/goToDefinitionImportedNames7.ts +++ b/tests/cases/fourslash/goToDefinitionImportedNames7.ts @@ -10,8 +10,6 @@ ////} ////export = Class; -debugger; - goTo.file("b.ts"); goTo.marker('classAliasDefinition');