From 40efaa8ed76b292df2f4ed123a41d577df719363 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=B3=D0=BE=D1=80=D1=8C=20=D0=93=D0=BE=D1=80=D0=B4?= =?UTF-8?q?=D0=B5=D0=B5=D0=B2?= <89176335310x@gmail.com> Date: Sat, 18 May 2024 23:18:58 +0400 Subject: [PATCH] =?UTF-8?q?=D0=AF=20=D1=83=D1=81=D1=82=D0=B0=D0=BB,=20?= =?UTF-8?q?=D0=91=D0=BE=D1=81=D1=81.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SushiBar/SushiBarListImplement/Models/Implementer.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/SushiBar/SushiBarListImplement/Models/Implementer.cs b/SushiBar/SushiBarListImplement/Models/Implementer.cs index d133b57..fe085ba 100644 --- a/SushiBar/SushiBarListImplement/Models/Implementer.cs +++ b/SushiBar/SushiBarListImplement/Models/Implementer.cs @@ -10,7 +10,6 @@ using System.Threading.Tasks; namespace SushiBarListImplement.Models { - [DataContract] public class Implementer : IImplementerModel {