Skip to content

Commit ad27fb5

Browse files
committed
Remove dupe comment
1 parent 077cd9a commit ad27fb5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Cli/func/Helpers/DotnetMuxer.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ public DotnetMuxer()
3131
if (_muxerPath is null)
3232
{
3333
// Best-effort search for muxer.
34-
// SDK sets DOTNET_HOST_PATH as absolute path to current dotnet executable
3534
string processPath = Environment.ProcessPath;
3635

3736
// The current process should be dotnet in most normal scenarios except when dotnet.dll is loaded in a custom host like the testhost

0 commit comments

Comments
 (0)