mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-23 22:25:14 -04:00
White space
This commit is contained in:
@@ -92,7 +92,6 @@ namespace NzbDrone.Common.EnsureThat
|
||||
throw ExceptionFactory.CreateForParamValidation(param.Name, string.Format("value [{0}] is not a valid relative path. relative paths can not start with \\", param.Value));
|
||||
}
|
||||
|
||||
|
||||
return param;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user