Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(volo-http): remove unnecessary generic constraints #438

Merged
merged 1 commit into from
May 23, 2024

Conversation

yukiiiteru
Copy link
Member

Motivation

FromRequest does not need B: Body.

Solution

Remove the constraints.

Signed-off-by: Yu Li <liyu.yukiteru@bytedance.com>
@yukiiiteru yukiiiteru requested review from a team as code owners May 23, 2024 08:31
@yukiiiteru yukiiiteru merged commit 05d6de0 into cloudwego:main May 23, 2024
14 checks passed
@yukiiiteru yukiiiteru deleted the chore/remove-needless-body branch May 23, 2024 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants