Skip to content

Commit

Permalink
Update instrumentation/net/http/otelhttp/start_time_context.go
Browse files Browse the repository at this point in the history
Co-authored-by: Damien Mathieu <[email protected]>
  • Loading branch information
dashpole and dmathieu authored Sep 23, 2024
1 parent f416dd1 commit 28d73cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion instrumentation/net/http/otelhttp/start_time_context.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,3 @@ func StartTimeFromContext(ctx context.Context) time.Time {
return t
}

var zeroTime time.Time

0 comments on commit 28d73cb

Please sign in to comment.