We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c349596 commit 82182e3Copy full SHA for 82182e3
1 file changed
src/Services/Marketing/Marketing.API/Model/Rule.cs
@@ -1,6 +1,4 @@
1
-using System.ComponentModel.DataAnnotations.Schema;
2
-
3
-namespace Microsoft.eShopOnContainers.Services.Marketing.API.Model
+namespace Microsoft.eShopOnContainers.Services.Marketing.API.Model
4
{
5
public abstract class Rule
6
0 commit comments