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 aa5c864 commit ad56513
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.Publish.Capture.Cli;

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

using var handler = new AnsiCliTaskHandler();

Expand Down

0 comments on commit ad56513

Please sign in to comment.