delete un-used code. (#218)

This commit is contained in:
Tingluo Huang
2019-12-16 17:05:26 -05:00
committed by GitHub
parent c3c66bb14a
commit d0a4a41a63
582 changed files with 155 additions and 66274 deletions

View File

@@ -62,13 +62,6 @@ namespace GitHub.DistributedTask.WebApi
set;
}
[IgnoreDataMember]
public OrchestrationProcessType ProcessType
{
get;
internal set;
}
[DataMember]
public TaskOrchestrationOwner Definition
{