Explorar o código

removed the space AGAIN!!!

BaronGreenback %!s(int64=4) %!d(string=hai) anos
pai
achega
1723ed1604
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      RSSDP/SsdpDeviceLocator.cs

+ 1 - 1
RSSDP/SsdpDeviceLocator.cs

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