Skip to content

Commit 6a670aa

Browse files
Merge branch 'main' into PipeScriptFunAndFixes
2 parents 2d4801b + f9d8529 commit 6a670aa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

PipeScript.psm1

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ $aliasList +=
4343
$cmd
4444
}
4545
}
46-
})
47-
46+
})
4847

4948
Export-ModuleMember -Function * -Alias $aliasList

0 commit comments

Comments
 (0)