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
Remove unused class
pull/809/head
Christian Arenas
7 years ago
parent
37af8a0e82
commit
f993c8c33d
1 changed files
with
0 additions
and
9 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-9
src/Services/Marketing/Marketing.API/Model/Location.cs
+ 0
- 9
src/Services/Marketing/Marketing.API/Model/Location.cs
View File
@ -1,9 +0,0 @@
using
System
;
using
System.Collections.Generic
;
namespace
Microsoft.eShopOnContainers.Services.Marketing.API.Model
{
public
class
Location
{
public
int
Id
{
get
;
set
;
}
}
}
Write
Preview
Loading…
Cancel
Save