Remove unused class
This commit is contained in:
parent
37af8a0e82
commit
f993c8c33d
@ -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; }
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user