mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-10 02:05:08 +00:00
chore: remove 4SERIES compiler directive
This commit is contained in:
@@ -71,7 +71,7 @@ namespace PepperDash.Essentials
|
||||
}
|
||||
|
||||
|
||||
#if SERIES4
|
||||
|
||||
public class MessageToClients : IQueueMessage
|
||||
{
|
||||
private readonly MobileControlWebsocketServer _server;
|
||||
@@ -146,5 +146,4 @@ namespace PepperDash.Essentials
|
||||
#endregion
|
||||
}
|
||||
|
||||
#endif
|
||||
}
|
||||
Reference in New Issue
Block a user