mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-18 09:53:01 +08:00
Remove unneeded Import-Module directive
This commit is contained in:
parent
1a50284929
commit
b5dc358d49
@ -3,8 +3,6 @@ param(
|
||||
|
||||
)
|
||||
|
||||
Import-Module BitsTransfer
|
||||
|
||||
$scriptsDir = split-path -parent $MyInvocation.MyCommand.Definition
|
||||
$vcpkgRootDir = & $scriptsDir\findFileRecursivelyUp.ps1 $scriptsDir .vcpkg-root
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user