diff --git a/services/auth/source/saml/source.go b/services/auth/source/saml/source.go index 3388abd80efa1..7b23c2155d64c 100644 --- a/services/auth/source/saml/source.go +++ b/services/auth/source/saml/source.go @@ -27,7 +27,7 @@ import ( // / _____/ / _ \ / \ | | // \_____ \ / /_\ \ / \ / \| | // / \/ | \/ Y \ |___ -// /_______ /\____|__ /\____|__ /_______ \ +///_______ /\____|__ /\____|__ /_______ \ // \/ \/ \/ \/ // Source holds configuration for the SAML login source.