We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8f15f8 commit ad9b5a4Copy full SHA for ad9b5a4
Flow.Launcher.Infrastructure/Http/Http.cs
@@ -83,7 +83,6 @@ var userName when string.IsNullOrEmpty(userName) =>
83
{
84
_api.ShowMsg("Please try again", "Unable to parse Http Proxy");
85
Log.Exception("Flow.Launcher.Infrastructure.Http", "Unable to parse Uri", e);
86
-
87
}
88
89
0 commit comments