Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Commit afc3df4

Browse files
committed
Removed unused variable
1 parent 339b092 commit afc3df4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/extract-zip.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
$cd = (split-path $MyInvocation.MyCommand.Path -parent)
21
$zipPath = $args[0]
32
$zipDest = $args[1]
43

0 commit comments

Comments
 (0)