Remove extra console.log (#199985)

This commit is contained in:
Logan Ramos
2023-12-04 14:23:08 -07:00
committed by GitHub
parent 81ea8669f2
commit e5e9a6556e
2 changed files with 0 additions and 3 deletions

View File

@@ -195,7 +195,6 @@ function loadTests(opts) {
'issue #149130: vscode freezes because of Bracket Pair Colorization', // https://github.com/microsoft/vscode/issues/192440
'property limits', // https://github.com/microsoft/vscode/issues/192443
'Error events', // https://github.com/microsoft/vscode/issues/192443
'Ensure output channel is logged to', // https://github.com/microsoft/vscode/issues/192443
'guards calls after runs are ended' // https://github.com/microsoft/vscode/issues/192468
]);