Remove useless comment
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
@@ -18,7 +18,6 @@ import (
|
||||
"time"
|
||||
)
|
||||
|
||||
// SAMLConfig contains SAML authentication configuration.
|
||||
type SAMLConfig struct {
|
||||
SessionDuration int `json:"session-duration"`
|
||||
CleanupIntervalSeconds int `json:"cleanup-interval-seconds"`
|
||||
|
||||
Reference in New Issue
Block a user