forked from ddrilling/AsbCloudServer
Убрано лишнее
This commit is contained in:
parent
fcd9c3b861
commit
40ce3055f8
@ -16,7 +16,7 @@ namespace AsbCloudWebApi.SignalR
|
||||
{
|
||||
private readonly BackgroundWorker backgroundWorker;
|
||||
|
||||
public ReportsHub(BackgroundWorker backgroundWorker, IHubContext<ReportsHub> hubContext)
|
||||
public ReportsHub(BackgroundWorker backgroundWorker)
|
||||
{
|
||||
this.backgroundWorker = backgroundWorker;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user