Skip to content

Commit 0172214

Browse files
committed
don't need that coment
1 parent 9325013 commit 0172214

File tree

1 file changed

+0
-2
lines changed
  • datadog-profiling/src/internal/profile/otel_emitter

1 file changed

+0
-2
lines changed

datadog-profiling/src/internal/profile/otel_emitter/profile.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,6 @@ impl InternalProfile {
156156
string_table,
157157
attribute_table,
158158
attribute_units,
159-
160-
// For now, set empty default for links (they represent trace span connections)
161159
link_table: vec![], // TODO: Implement when we handle trace links
162160
};
163161

0 commit comments

Comments
 (0)