forked from ddrilling/AsbCloudServer
Убрано лишнее
This commit is contained in:
parent
28851e5c44
commit
8066f9a7c1
@ -54,7 +54,6 @@ public class WellCompositeRepository : IWellCompositeRepository
|
||||
public IEnumerable<ProcessMapPlanDrillingDto> GetCompositeProcessMap(int idWell, CancellationToken token)
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
//return await Task.FromResult(Enumerable.Empty<ProcessMapPlanDrillingDto>());
|
||||
}
|
||||
|
||||
private static WellComposite Convert(int idWell, WellCompositeDto dto)
|
||||
|
Loading…
Reference in New Issue
Block a user