fix: remove debug code
This commit is contained in:
parent
9b6d8ad0f2
commit
08d9d14161
@ -182,7 +182,6 @@ func (c *Config) Read(path string) error {
|
|||||||
c.Oauth2.OidcGroupClaim = "groups"
|
c.Oauth2.OidcGroupClaim = "groups"
|
||||||
}
|
}
|
||||||
|
|
||||||
panic(1)
|
|
||||||
c.updateIgnoredIPNotificationID()
|
c.updateIgnoredIPNotificationID()
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user