Remove extra newline

This commit is contained in:
Björn Orri Saemundsson 2021-01-06 13:34:31 +00:00
parent 4d63eed4e2
commit 88ccf5c332

View File

@ -141,7 +141,5 @@ namespace TMDbLib.Objects.General
[JsonProperty("ZA")]
public WatchProviders ZA { get; set; }
}
}