Skip to content

Commit

Permalink
pr feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
giventocode committed Mar 29, 2024
1 parent a054f0d commit 08e40fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/TesApi.Web/BatchScheduler.cs
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ public partial class BatchScheduler : IBatchScheduler
private const string StartTaskScriptFilename = "start-task.sh";
private const string NodeTaskRunnerFilename = "tes-runner";
private const string NodeTaskRunnerMD5HashFilename = NodeTaskRunnerFilename + ".md5";
// private readonly string cromwellDrsLocalizerImageName;
private readonly ILogger logger;
private readonly IAzureProxy azureProxy;
private readonly IStorageAccessProvider storageAccessProvider;
Expand Down

0 comments on commit 08e40fc

Please sign in to comment.