Skip to content

Commit

Permalink
remove line
Browse files Browse the repository at this point in the history
  • Loading branch information
jslching committed Nov 11, 2023
1 parent 7fb95e2 commit 4f3bd90
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion util/traceutil/trace/span.go
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,6 @@ func (s *RecordingSpan) MaxDuration() time.Duration {
d = sd
}
}

return d
}

Expand Down

0 comments on commit 4f3bd90

Please sign in to comment.