helper: Remove unused `ErrWithDetails()` helper function
Remove the unused `ErrWithDetails()` helper function. All callers should instead use `structerr.New().WithDetail()`.
Please register or sign in to comment
Remove the unused `ErrWithDetails()` helper function. All callers should instead use `structerr.New().WithDetail()`.