removed spaces at end of line

This commit is contained in:
2020-04-15 08:17:03 -07:00
committed by mdavidsaver
parent 40300a12cb
commit 3ba6679e67
23 changed files with 52 additions and 71 deletions
+1 -1
View File
@@ -453,7 +453,7 @@ void ServerChannelFindRequesterImpl::channelFindResult(const Status& /*status*/,
_context->s_channelNameToProvider[_name] = channelFind->getChannelProvider();
}
_wasFound = wasFound;
BlockingUDPTransport::shared_pointer bt = _context->getBroadcastTransport();
if (bt)
{