remove unused variable

This commit is contained in:
Thom Seddon
2018-07-18 15:01:19 +01:00
parent 4653ed45e3
commit 7fc22d9344
2 changed files with 0 additions and 2 deletions

View File

@ -19,7 +19,6 @@ import (
// Forward Auth
type ForwardAuth struct {
Path string
PathLen int
Lifetime time.Duration
ClientId string