mirror of
https://github.com/actions/runner.git
synced 2025-12-13 19:03:44 +00:00
delete un-used code. (#218)
This commit is contained in:
@@ -62,13 +62,6 @@ namespace GitHub.DistributedTask.WebApi
|
||||
set;
|
||||
}
|
||||
|
||||
[IgnoreDataMember]
|
||||
public OrchestrationProcessType ProcessType
|
||||
{
|
||||
get;
|
||||
internal set;
|
||||
}
|
||||
|
||||
[DataMember]
|
||||
public TaskOrchestrationOwner Definition
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user