Skip to content

Commit

Permalink
Simplify Program.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
bastianeicher authored Apr 14, 2024
1 parent 6806449 commit 318d187
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@
using NDesk.Options;
using ZeroInstall.Bootstrap.Builder;

ProcessUtils.SanitizeEnvironmentVariables();
NetUtils.ApplyProxy();
ServicePointManager.DefaultConnectionLimit = 16;

using var handler = new AnsiCliTaskHandler();

Expand Down

0 comments on commit 318d187

Please sign in to comment.