This commit is contained in:
2021-03-10 17:47:33 +00:00
parent 8b35e091d4
commit 34fa34e53d
2 changed files with 10 additions and 3 deletions

View File

@@ -13,8 +13,6 @@ using AyaNova.Biz;
using AyaNova.Util;
using Newtonsoft.Json;
using Newtonsoft.Json.Linq;
using EnumsNET;
using AyaNova.DataList;
namespace AyaNova.Api.Controllers
{