mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-19 21:46:50 -04:00
Remove trailing whitespace
This commit is contained in:
@@ -66,7 +66,7 @@ namespace Radarr.Http
|
||||
_signalRBroadcaster.BroadcastMessage(signalRMessage);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
protected void BroadcastResourceChange(ModelAction action)
|
||||
{
|
||||
if (!_signalRBroadcaster.IsConnected) return;
|
||||
|
||||
Reference in New Issue
Block a user