Skip to content

Commit 42b5fea

Browse files
committed
Fix initial and remove indentation to un-noise PR diff
1 parent 344abd1 commit 42b5fea

File tree

2 files changed

+371
-274
lines changed

2 files changed

+371
-274
lines changed

src/PowerShellEditorServices/Server/PsesDebugServer.cs

+1-2
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,7 @@ public async Task StartAsync()
121121

122122
return Task.CompletedTask;
123123
})
124-
;
125-
124+
;
126125
}).ConfigureAwait(false);
127126
}
128127

0 commit comments

Comments
 (0)