From 638df27f999434d5da28061d07063f4d17b3706b Mon Sep 17 00:00:00 2001 From: cui fliter Date: Fri, 29 Dec 2023 11:50:24 +0800 Subject: Fix some comments Signed-off-by: cui fliter --- editors/code/src/run.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/code/src') diff --git a/editors/code/src/run.ts b/editors/code/src/run.ts index 778cbc5762a..fc3f1acce54 100644 --- a/editors/code/src/run.ts +++ b/editors/code/src/run.ts @@ -43,7 +43,7 @@ export async function selectRunnable( return; } - // clear the list before we hook up listeners to to avoid invoking them + // clear the list before we hook up listeners to avoid invoking them // if the user happens to accept the placeholder item quickPick.items = []; -- cgit 1.4.1-3-g733a5