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 {