сработай пожалуйста
This commit is contained in:
commit
df29ac1aff
@ -13,7 +13,6 @@ namespace ServiceStationRestApi.Controllers
|
||||
private readonly IExecutorReportLogic _executorReportLogic;
|
||||
private readonly IGuarantorReportLogic _guarantorReportLogic;
|
||||
private readonly AbstractMailWorker _mailWorker;
|
||||
private readonly IGuarantorReportLogic _guarantorReportLogic;
|
||||
|
||||
public ReportController(ILogger<ReportController> logger, IExecutorReportLogic executorReportLogic, AbstractMailWorker abstractMailWorker, IGuarantorLogic guarantorReportLogic)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user