This commit is contained in:
Christian Arenas 2017-06-02 16:35:21 +02:00
parent c349596ca7
commit 82182e3184

View File

@ -1,6 +1,4 @@
using System.ComponentModel.DataAnnotations.Schema; namespace Microsoft.eShopOnContainers.Services.Marketing.API.Model
namespace Microsoft.eShopOnContainers.Services.Marketing.API.Model
{ {
public abstract class Rule public abstract class Rule
{ {