This commit is contained in:
2020-04-05 20:38:08 +00:00
parent 0692b54c11
commit e367b4b132
3 changed files with 5 additions and 12 deletions

View File

@@ -1,10 +1,3 @@
using System;
using Microsoft.Extensions.Logging;
using AyaNova.Models;
using System.Linq;
using System.Collections.Generic;
namespace AyaNova.Biz
{