mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Fixed: All compiler warnings
This commit is contained in:
@@ -215,7 +215,7 @@ namespace NzbDrone.Integration.Test
|
||||
connected = true;
|
||||
break;
|
||||
}
|
||||
catch (Exception e)
|
||||
catch (Exception)
|
||||
{
|
||||
if (retryCount > 25)
|
||||
{
|
||||
|
Reference in New Issue
Block a user