From d6136cb22fce45f0e2ffa5e2b6332d064d5e6dca Mon Sep 17 00:00:00 2001 From: "den (work)" <53200638+localden@users.noreply.github.com> Date: Tue, 21 Oct 2025 20:53:56 -0700 Subject: [PATCH] Script changes --- scripts/powershell/setup-plan.ps1 | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/powershell/setup-plan.ps1 b/scripts/powershell/setup-plan.ps1 index db6e9f2d..d0ed582f 100644 --- a/scripts/powershell/setup-plan.ps1 +++ b/scripts/powershell/setup-plan.ps1 @@ -59,4 +59,3 @@ if ($Json) { Write-Output "BRANCH: $($paths.CURRENT_BRANCH)" Write-Output "HAS_GIT: $($paths.HAS_GIT)" } -