Skip to content

Commit

Permalink
Update BacktraceAttributes.cs
Browse files Browse the repository at this point in the history
Remove whitespace (that's not even an issue...)
  • Loading branch information
timmac-qmc authored Sep 19, 2024
1 parent aa60a22 commit cc058c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Backtrace/Model/JsonData/BacktraceAttributes.cs
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ private void SetProcessAttributes()
}

try
{
{
Attributes["cpu.process.count"] = Process.GetProcesses().Count();

//Resident memory usage.
Expand Down

0 comments on commit cc058c6

Please sign in to comment.