forked from ddrilling/AsbCloudServer
Убрано лишнее
This commit is contained in:
parent
1b8d9bef61
commit
fcd9c3b861
@ -38,10 +38,8 @@ namespace AsbCloudWebApi.SignalR
|
||||
{
|
||||
progress = new ReportProgressDto
|
||||
{
|
||||
CurrentPage = 0,
|
||||
Operation = state.State,
|
||||
Progress = (float)state.Progress,
|
||||
TotalPages = 0,
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user