remove import ImageHelpers module

This commit is contained in:
Aleksandr Chebotov
2020-10-05 09:17:49 +03:00
parent 64b2205f5c
commit 4ef13d58ee
25 changed files with 0 additions and 49 deletions

View File

@@ -29,8 +29,6 @@ Function Install-Asset {
Pop-Location
}
Import-Module -Name ImageHelpers -Force
# Get toolcache content from toolset
$ToolsToInstall = @("Python", "Node", "Boost", "Go")