bad copy/paste, changed ginerror.Error field
This commit is contained in:
parent
0ef4602dec
commit
af85669f1c
2 changed files with 5 additions and 6 deletions
|
|
@ -1,8 +1,6 @@
|
|||
package ginerror
|
||||
|
||||
import "git.icod.de/dalu/oidc/options"
|
||||
|
||||
type Error struct {
|
||||
Description options.ErrorDescription
|
||||
Description string
|
||||
Error error
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue