Remove debug update
This commit is contained in:
parent
a50eafb689
commit
8caf8b91b7
1 changed files with 0 additions and 1 deletions
|
@ -115,7 +115,6 @@ namespace CreamInstaller
|
||||||
{
|
{
|
||||||
InstallForm?.UpdateUser($"WARNING: Couldn't clean up downloaded archive ({OutputFile})", LogColor.Warning);
|
InstallForm?.UpdateUser($"WARNING: Couldn't clean up downloaded archive ({OutputFile})", LogColor.Warning);
|
||||||
}
|
}
|
||||||
InstallForm?.UpdateUser($"WARNING: Couldn't clean up downloaded archive ({OutputFile})", LogColor.Warning);
|
|
||||||
OutputFile = null;
|
OutputFile = null;
|
||||||
}
|
}
|
||||||
InstallForm?.UpdateProgress(100);
|
InstallForm?.UpdateProgress(100);
|
||||||
|
|
Loading…
Reference in a new issue