Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit f76d78c

Browse files
committed
Cosmetic tweak
1 parent 92547ba commit f76d78c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/GitHub.Api/NewTaskSystem/ProcessTask.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,4 +505,5 @@ public SimpleListProcessTask(CancellationToken token, string arguments, IOutputP
505505

506506
public override string ProcessName => fullPathToExecutable;
507507
public override string ProcessArguments => arguments;
508-
}}
508+
}
509+
}

0 commit comments

Comments
 (0)