Commit 5e311375 authored by justcoding121's avatar justcoding121 Committed by justcoding121

improve readability

parent 23f9ccff
......@@ -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