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

@@ -62,8 +62,6 @@ Function Set-DefaultRubyVersion {
Invoke-Expression "gem update --system"
}
Import-Module -Name ImageHelpers -Force
$FeedPrefix = "https://npm.pkg.github.com"
$AccessToken = $env:GITHUB_FEED_TOKEN