mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-26 22:46:53 -04: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