minor: remove whitespace

This commit is contained in:
Justin Clark-Casey (justincc)
2011-07-13 01:25:17 +01:00
parent 0d64155bb5
commit c7e8529122

View File

@@ -981,7 +981,6 @@ namespace OpenSim.Framework
}
else
m_log.DebugFormat("[SynchronousRestObjectRequester]: Oops! no content found in response stream from {0} {1}", requestUrl, verb);
}
}
catch (WebException e)