cleanup: drop leftovers from the retired HTTP-serving revision

This commit is contained in:
ZiyaZhang
2026-08-06 04:31:34 -07:00
parent 8fb6c2bd69
commit 87d0fc6fc4
7 changed files with 7 additions and 16 deletions

View File

@@ -98,7 +98,6 @@ export class TestWorkspaces implements IWorkspaces {
await (this.stubs.get('openPath')?.(path) as Promise<void> | undefined)
}
/**
* Directory picker (recorded). The default cancels (null); stub to select.
* @returns the picked path, or null.