We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56fc43a commit 4df7c92Copy full SHA for 4df7c92
pkg/proxy/proxy.go
@@ -29,7 +29,6 @@ import (
29
type Proxy struct {
30
mu sync.Mutex
31
32
- token string
33
xauth string
34
model *models.Proxy
35
0 commit comments