Refacto
This commit is contained in:
@@ -1,12 +1,8 @@
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace skydiveLogs_api.Domain
|
||||
{
|
||||
public class StatsForLastMonthByDz
|
||||
{
|
||||
public string Label { get; set; }
|
||||
|
||||
public string Label2 { get; set; }
|
||||
public string DropZone { get; set; }
|
||||
|
||||
public int Nb { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user