Removed partial
This commit is contained in:
@@ -3,7 +3,7 @@ using System;
|
||||
namespace AyaNova.Models
|
||||
{
|
||||
|
||||
public partial class License
|
||||
public class License
|
||||
{
|
||||
public long Id { get; set; }
|
||||
public string Key { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user