@ -34,7 +34,6 @@ namespace NzbDrone.Core.MetadataSource.SkyHook.Resource
public int vote_count { get; set; }
public bool video { get; set; }
public float vote_average { get; set; }
public string Slug { get; set; }
}