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

@@ -72,8 +72,6 @@ namespace GitHub.Runner.Common.Tests
public CultureInfo DefaultCulture { get; private set; }
public RunMode RunMode { get; set; }
public string TraceFileName { get; private set; }
public StartupType StartupType