Remove TmdbSettingsResult which came back in the rebase
This commit is contained in:
parent
08e1f15add
commit
34d2716ce8
|
@ -1,9 +0,0 @@
|
|||
#pragma warning disable CS1591
|
||||
|
||||
namespace MediaBrowser.Providers.Plugins.Tmdb.Movies
|
||||
{
|
||||
internal class TmdbSettingsResult
|
||||
{
|
||||
public TmdbImageSettings images { get; set; }
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user