Skip to content

Commit

Permalink
Update TMDbLib/Objects/Search/SearchCollection.cs
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Eisele <Shadowghost@users.noreply.github.com>
  • Loading branch information
DineshSolanki and Shadowghost authored Sep 3, 2024
1 parent fdeaf69 commit 92a7e91
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion TMDbLib/Objects/Search/SearchCollection.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ public class SearchCollection : SearchBase

[JsonProperty("backdrop_path")]
public string BackdropPath { get; set; }

private string _name;
private string _originalName;

Expand Down

0 comments on commit 92a7e91

Please sign in to comment.