mirror of
https://github.com/SabreTools/SabreTools.Serialization.git
synced 2026-09-23 23:35:09 +00:00
Remove NameKey from all current locations
This commit is contained in:
@@ -12,13 +12,6 @@ namespace SabreTools.Data.Models.Metadata
|
||||
|
||||
#endregion
|
||||
|
||||
#region Keys
|
||||
|
||||
/// <remarks>string</remarks>
|
||||
public const string NameKey = "name";
|
||||
|
||||
#endregion
|
||||
|
||||
public Sample() => ItemType = ItemType.Sample;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user