bad copy/paste, changed ginerror.Error field
This commit is contained in:
@ -1,8 +1,6 @@
|
||||
package ginerror
|
||||
|
||||
import "git.icod.de/dalu/oidc/options"
|
||||
|
||||
type Error struct {
|
||||
Description options.ErrorDescription
|
||||
Description string
|
||||
Error error
|
||||
}
|
||||
|
Reference in New Issue
Block a user