chore
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
using Atomx.Common.Entities;
|
||||
|
||||
namespace Atomx.Common.Models
|
||||
{
|
||||
public class StateProvinceLocalizedModel : StateProvince
|
||||
{
|
||||
public List<LocalizedProperty> Locales { get; set; } = new List<LocalizedProperty>();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user