Skip to content

Commit c1f5176

Browse files
committed
Removed the removal of the PS-Drive
1 parent 2f21d90 commit c1f5176

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

functions/clone/Remove-PSDCClone.ps1

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -297,9 +297,6 @@
297297
Clear-Content -Path $jsonCloneFile
298298
}
299299

300-
# Remove the PS Drive
301-
$null = Remove-PSDrive -Name JSONFolder
302-
303300
}
304301
}
305302

0 commit comments

Comments
 (0)