mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-22 22:15:17 -04:00
Remove trailing whitespace
This commit is contained in:
@@ -38,7 +38,7 @@ namespace MonoTorrent.BEncoding
|
||||
{
|
||||
if (list == null)
|
||||
throw new ArgumentNullException("list");
|
||||
|
||||
|
||||
this.list = new List<BEncodedValue>(list);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user