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