mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-25 22:59:10 -04:00
Reformat and apply Stylecop rules
This commit is contained in:
@@ -17,7 +17,6 @@ namespace NzbDrone.Common.Http
|
||||
IgnorePersistentCookies = false;
|
||||
Cookies = new Dictionary<string, string>();
|
||||
|
||||
|
||||
if (!RuntimeInfo.IsProduction)
|
||||
{
|
||||
AllowAutoRedirect = false;
|
||||
|
||||
Reference in New Issue
Block a user