Commit 0d313e0e authored by justcoding121's avatar justcoding121

rm newline space

parent 88bb5845
......@@ -342,7 +342,6 @@ namespace Titanium.Web.Proxy
try
{
prefetchedConnection = await prefetchConnectionTask;
}
finally
{
......
......@@ -288,7 +288,6 @@ namespace Titanium.Web.Proxy
try
{
prefetchedConnection = await prefetchTask;
}
finally
{
......
......@@ -169,7 +169,6 @@ namespace Titanium.Web.Proxy
try
{
prefetchedConnection = await prefetchConnectionTask;
}
finally
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment