This commit is contained in:
2022-06-22 19:45:07 +00:00
parent 45b33bf01e
commit 135ff75948
2 changed files with 8 additions and 34 deletions

View File

@@ -1,8 +1,6 @@
using System;
using System.Collections.Generic;
using AyaNova.Biz;
using System.ComponentModel.DataAnnotations;
using System.ComponentModel.DataAnnotations.Schema;
using Newtonsoft.Json;
namespace AyaNova.Models