mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-25 22:37:27 -04:00
Remove trailing whitespace
This commit is contained in:
@@ -12,7 +12,7 @@ namespace NzbDrone.Core.Download
|
||||
{
|
||||
Data = new Dictionary<string, string>();
|
||||
}
|
||||
|
||||
|
||||
public int MovieId { get; set; }
|
||||
public QualityModel Quality { get; set; }
|
||||
public string SourceTitle { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user