Update proxy.go
This commit is contained in:
parent
eccbeab2f5
commit
a165076c21
@ -325,7 +325,6 @@ func IsTheTypeToLog(LogDurationTypes string, name string) bool {
|
|||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
type Manager struct {
|
type Manager struct {
|
||||||
// proxies indexed by proxy name
|
// proxies indexed by proxy name
|
||||||
pxys map[string]Proxy
|
pxys map[string]Proxy
|
||||||
|
Loading…
Reference in New Issue
Block a user