mirror of
https://github.com/traefik/traefik
synced 2026-02-03 12:20:33 +00:00
fix: remove logs of the request
This commit is contained in:
committed by
GitHub
parent
88603810a8
commit
778188ed34
@@ -18,7 +18,7 @@ import (
|
||||
"github.com/traefik/traefik/v2/pkg/log"
|
||||
"github.com/traefik/traefik/v2/pkg/metrics"
|
||||
"github.com/traefik/traefik/v2/pkg/safe"
|
||||
"github.com/vulcand/oxy/roundrobin"
|
||||
"github.com/vulcand/oxy/v2/roundrobin"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user