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

@@ -3,8 +3,6 @@
## Desc: Install various JDKs and java tools
################################################################################
Import-Module -Name ImageHelpers -Force
function Set-JavaPath {
param (
[string] $Version,