diff --git a/scripts/windows/choco/chocolateyinstall.ps1.template b/scripts/windows/choco/chocolateyinstall.ps1.template
index a9245d18..c914ea9e 100644
--- a/scripts/windows/choco/chocolateyinstall.ps1.template
+++ b/scripts/windows/choco/chocolateyinstall.ps1.template
@@ -13,4 +13,3 @@ $packageArgs = @{
 
 }
 Install-ChocolateyZipPackage @packageArgs
-j
\ No newline at end of file