fix: gen provider
This commit is contained in:
@@ -55,4 +55,4 @@ func WrapError(err error, format string, args ...interface{}) error {
|
||||
|
||||
// Wrap other errors with a generic parse error
|
||||
return NewRouteError(ErrParseFailed, format, args...).WithCause(err)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user