Skip to content

Commit

Permalink
Merge b8b0f27 into de5e61e
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Feb 18, 2019
2 parents de5e61e + b8b0f27 commit 454534e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions errors.go
Expand Up @@ -279,10 +279,6 @@ func (e *RFC6749Error) Reason() string {
return e.Hint
}

func (e *RFC6749Error) Details() []map[string]interface{} {
return []map[string]interface{}{}
}

func (e *RFC6749Error) StatusCode() int {
return e.Code
}
Expand Down

0 comments on commit 454534e

Please sign in to comment.