Commit ff41363f authored by justcoding121's avatar justcoding121

improve readability

parent 78155ccb
......@@ -355,7 +355,7 @@ namespace Titanium.Web.Proxy
//already disposed inside above method
if (disposed)
{
return disposed;
return true;
}
}
......
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