Skip to content

Commit

Permalink
remove outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Augustyniak committed Aug 28, 2024
1 parent b76db75 commit c4243c9
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,6 @@ data class HttpResponseInfo @JvmOverloads constructor(
putOptional("_dns_resolution_duration_ms", it.dnsResolutionDurationMs)
}
}
// If the path between request and response did not change and an explicit path
// template was provided as part of a request use it as path template on a response.
extraFields.toFields() + request.commonFields + fields
}

Expand Down

0 comments on commit c4243c9

Please sign in to comment.