diff --git a/CreamInstaller/Program.cs b/CreamInstaller/Program.cs index 026a52d..ec7ac3d 100644 --- a/CreamInstaller/Program.cs +++ b/CreamInstaller/Program.cs @@ -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); OutputFile = null; } InstallForm?.UpdateProgress(100);