From bfdef4064b4a172a2027f3813ab88f38728d61c0 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sun, 20 Jul 2025 17:21:38 -0700 Subject: Fixes --- model/job/jobs.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'model') diff --git a/model/job/jobs.ts b/model/job/jobs.ts index eb22afd..dc23070 100644 --- a/model/job/jobs.ts +++ b/model/job/jobs.ts @@ -43,7 +43,6 @@ export interface CheckoutCiJobProps extends JobArgT { readonly rev: string; readonly run: string; - readonly executorLaminarPath: string; readonly returnPath: string; } -- cgit v1.2.3-70-g09d2