removed the space AGAIN!!!

pull/5475/head
BaronGreenback 4 years ago
parent 5db998e135
commit 1723ed1604

@ -31,7 +31,7 @@ namespace Rssdp.Infrastructure
{
throw new ArgumentNullException(nameof(communicationsServer));
}
_CommunicationsServer = communicationsServer;
_CommunicationsServer.ResponseReceived += CommsServer_ResponseReceived;

Loading…
Cancel
Save