Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
anishnaik committed Aug 3, 2023
1 parent 5e9c17f commit e4ab358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fuzzing/executiontracer/execution_trace.go
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ func (t *ExecutionTrace) Log() *logging.LogBuffer {
buffer.Append(colors.Bold, "[Logs]", colors.Reset, "\n")
buffer.Append(logs...)
}

return buffer
}

Expand Down

0 comments on commit e4ab358

Please sign in to comment.