Skip to content

Commit

Permalink
refactor(mw_metrics.go): remove unused metricsMW struct
Browse files Browse the repository at this point in the history
  • Loading branch information
chronark committed Sep 3, 2024
1 parent 76677ec commit 6c33554
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions apps/agent/pkg/api/mw_metrics.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ import (
"github.com/unkeyed/unkey/apps/agent/pkg/prometheus"
)

type metricsMW struct {
status int
}

type responseWriterStatusInterceptor struct {
w http.ResponseWriter
statusCode int
Expand Down

0 comments on commit 6c33554

Please sign in to comment.