This commit is contained in:
Christian Arenas 2017-06-02 16:35:21 +02:00
parent 1e3fd13362
commit 345b71b50e

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
{