Refacto
This commit is contained in:
@@ -7,7 +7,7 @@ namespace skydiveLogs_api.DomainBusiness.Interfaces
|
||||
{
|
||||
#region Public Methods
|
||||
|
||||
IEnumerable<Statistic> GetStats();
|
||||
IEnumerable<StatsForLastMonthByDz> GetStats();
|
||||
|
||||
#endregion Public Methods
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user