Remove unnecessary statement

This commit is contained in:
Manuel Thalmann 2024-03-13 10:22:29 +01:00
parent 3e3f7ae062
commit f026943763

View file

@ -1,5 +1,4 @@
#!/bin/pwsh
. "$PSScriptRoot/../../Scripts/Context.ps1";
function Install-Winget {
$downloadLink = "https://github.com/microsoft/winget-cli/releases/latest/download/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle";