Minor fix

This commit is contained in:
Vladimir Safonkin
2020-10-06 13:11:47 +03:00
parent 6b1e7f5cdb
commit 58cf3bb6a4
2 changed files with 2 additions and 3 deletions

View File

@@ -59,7 +59,6 @@ $packageManagementList = @(
(Get-YarnVersion),
(Get-PipVersion),
(Get-Pip3Version),
(Get-PipxVersion),
(Get-VcpkgVersion)
)