diff --git a/components/server/src/workspace/workspace-starter.ts b/components/server/src/workspace/workspace-starter.ts index a5805243ea4161..f3d504157cd619 100644 --- a/components/server/src/workspace/workspace-starter.ts +++ b/components/server/src/workspace/workspace-starter.ts @@ -361,8 +361,6 @@ export class WorkspaceStarter { contextURL: workspace.contextURL, type: workspace.type, usesPrebuild: spec.getInitializer()?.hasPrebuild(), - context: workspace.context, - config: workspace.config, }, });