mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 14:03:29 -07:00
rebase cleanup.
This commit is contained in:
parent
6dd56114e3
commit
971053f8a2
11 changed files with 7 additions and 36 deletions
|
@ -1,10 +1,8 @@
|
|||
using System.Linq;
|
||||
using NzbDrone.Core.Datastore;
|
||||
using ServiceStack.DataAnnotations;
|
||||
|
||||
namespace NzbDrone.Core.ReferenceData
|
||||
{
|
||||
[Alias("SceneMappings")]
|
||||
public class SceneMapping : ModelBase
|
||||
{
|
||||
public string CleanTitle { get; set; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue