Minor store fixes
This commit is contained in:
@@ -28,5 +28,6 @@ func HandleError(err error, h ErrorHandler) error {
|
||||
|
||||
return errors.
|
||||
Store("store error").
|
||||
Apply(errors.StackSkip(1)).
|
||||
Wrap(err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user