remove space

This commit is contained in:
Jeremy Wu 2021-02-22 20:33:11 +11:00
parent c8f15f898e
commit ad9b5a48a6

View file

@ -83,7 +83,6 @@ namespace Flow.Launcher.Infrastructure.Http
{
_api.ShowMsg("Please try again", "Unable to parse Http Proxy");
Log.Exception("Flow.Launcher.Infrastructure.Http", "Unable to parse Uri", e);
}
}