Skip to content

Commit fe9cab6

Browse files
committed
Whitespace
1 parent 4bf9591 commit fe9cab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Amaurot.Processor/Clients/TofuClient.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ExecutionType executionType
1616
)
1717
{
1818
var workspaceDirectory = $"{workingDirectory}/{workspace.Directory}";
19-
19+
2020
var processStartInfo = new ProcessStartInfo
2121
{
2222
FileName = TofuPath,

0 commit comments

Comments
 (0)