Skip to content

Commit 82182e3

Browse files
committed
cleanup
1 parent c349596 commit 82182e3

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

  • src/Services/Marketing/Marketing.API/Model

src/Services/Marketing/Marketing.API/Model/Rule.cs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
using System.ComponentModel.DataAnnotations.Schema;
2-
3-
namespace Microsoft.eShopOnContainers.Services.Marketing.API.Model
1+
namespace Microsoft.eShopOnContainers.Services.Marketing.API.Model
42
{
53
public abstract class Rule
64
{

0 commit comments

Comments
 (0)