Remove unused class
This commit is contained in:
parent
8d3ae671a8
commit
baab0d2a98
@ -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