|
@@ -1,9 +1,6 @@
|
|
using System;
|
|
using System;
|
|
using System.ComponentModel.DataAnnotations;
|
|
using System.ComponentModel.DataAnnotations;
|
|
using System.ComponentModel.DataAnnotations.Schema;
|
|
using System.ComponentModel.DataAnnotations.Schema;
|
|
-using System.Threading.Tasks;
|
|
|
|
-using MafiaTelegramBot.DataBase.EntityDao;
|
|
|
|
-using MafiaTelegramBot.Resources;
|
|
|
|
|
|
|
|
namespace MafiaTelegramBot.DataBase.Entity
|
|
namespace MafiaTelegramBot.DataBase.Entity
|
|
{
|
|
{
|