This commit is contained in:
@@ -31,7 +31,6 @@ namespace Sockeye.Models
|
||||
public string OperatingSystem { get; set; }
|
||||
public string CustomerSubDomain { get; set; }
|
||||
public long? CustomerId { get; set; }
|
||||
public long? LicenseId { get; set; }
|
||||
public string Wiki { get; set; }
|
||||
public List<string> Tags { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user