This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
cleanup
pull/809/head
Christian Arenas
7 years ago
parent
c349596ca7
commit
82182e3184
1 changed files
with
1 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-3
src/Services/Marketing/Marketing.API/Model/Rule.cs
+ 1
- 3
src/Services/Marketing/Marketing.API/Model/Rule.cs
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
{
Write
Preview
Loading…
Cancel
Save