mirror of
https://github.com/actions/runner.git
synced 2025-12-18 00:07:08 +00:00
delete un-used code. (#218)
This commit is contained in:
@@ -4,7 +4,6 @@ using System.Runtime.Serialization;
|
||||
namespace GitHub.DistributedTask.WebApi
|
||||
{
|
||||
[DataContract]
|
||||
[KnownType(typeof(AzureKeyVaultVariableValue))]
|
||||
public class VariableValue
|
||||
{
|
||||
public VariableValue()
|
||||
|
||||
Reference in New Issue
Block a user