Update scripts/powershell/create-new-feature.ps1

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Joseph Mearman
2025-11-23 16:12:28 +00:00
committed by GitHub
parent bf5ae42085
commit a0ca101aa4

View File

@@ -101,7 +101,6 @@ function Get-HighestNumberFromBranches {
function Get-NextBranchNumber {
param(
[string]$ShortName,
[string]$SpecsDir
)