Skip to content

Commit 77cfef1

Browse files
committed
Remove outdated comment
1 parent e021a5b commit 77cfef1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/jupyterlab-lsp/src/features/completion/completion_handler.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ export class LSPConnector
5858
items: CompletionHandler.ICompletionItems;
5959

6060
get kernel_completions_first(): boolean {
61-
// TODO: test this in acceptance tests!
6261
return this.options.settings.composite.kernelCompletionsFirst;
6362
}
6463

0 commit comments

Comments
 (0)