mirror of
https://github.com/nezhahq/nezha.git
synced 2025-01-22 12:48:14 -05:00
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"
|
||||
}
|
||||
|
||||
panic(1)
|
||||
c.updateIgnoredIPNotificationID()
|
||||
return nil
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user