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 files changed
+7 -16

No files matched your search

@@ -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.