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

@@ -2,7 +2,6 @@
## File: Install-PHP.ps1
## Desc: Install PHP
################################################################################
Import-Module -Name ImageHelpers
# Install latest PHP in chocolatey
$installDir = "c:\tools\php"