remove space

This commit is contained in:
Jeremy Wu 2021-02-22 20:33:11 +11:00
parent a507cbdc60
commit 5f44663bd7

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);
}
}