forked from ddrilling/AsbCloudServer
Удалена лишняя пустая строка
This commit is contained in:
parent
063096e236
commit
188060fcaa
@ -61,7 +61,6 @@ public class ReportService : IReportService
|
|||||||
}, work.Id);
|
}, work.Id);
|
||||||
|
|
||||||
backgroundWorkerService.Enqueue(work);
|
backgroundWorkerService.Enqueue(work);
|
||||||
|
|
||||||
|
|
||||||
return work.Id;
|
return work.Id;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user