mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-24 22:55:21 -04:00
Remove trailing whitespace
This commit is contained in:
@@ -24,7 +24,7 @@ namespace NzbDrone.Core.ProgressMessaging
|
||||
var command = ProgressMessageContext.CommandModel;
|
||||
|
||||
if (!IsClientMessage(logEvent, command)) return;
|
||||
|
||||
|
||||
if (!ProgressMessageContext.LockReentrancy()) return;
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user