Skip to content

Commit

Permalink
DDEV-1966 update metrics in termination
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadim Davydenko committed Dec 6, 2024
1 parent e168fb1 commit 79f01d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/HttpMiddleware/HttpMetricsMiddleware.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@

class HttpMetricsMiddleware
{
protected int|float $duration;

public function __construct(
private readonly LatencyProfiler $latencyProfiler
) {
Expand Down

0 comments on commit 79f01d3

Please sign in to comment.