Skip to content

Commit 4df7c92

Browse files
committed
proxy: cleanup, remove useless variable
1 parent 56fc43a commit 4df7c92

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/proxy/proxy.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ import (
2929
type Proxy struct {
3030
mu sync.Mutex
3131

32-
token string
3332
xauth string
3433
model *models.Proxy
3534

0 commit comments

Comments
 (0)