Skip to content
New issue

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

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

Already on GitHub? # to your account

Remove unused Body type parameter from EmailMessage #431

Merged
merged 1 commit into from
Mar 8, 2023

Conversation

mrbbot
Copy link
Contributor

@mrbbot mrbbot commented Mar 7, 2023

Very small change to remove unused type parameter from the EmailMessage type. This was causing issues when the noUnusedParameters option was enabled.

Closes #395

@mrbbot mrbbot requested a review from penalosa March 7, 2023 18:09
@mrbbot mrbbot merged commit fd95e27 into main Mar 8, 2023
@mrbbot mrbbot deleted the bcoll/fix-email-message-type branch March 8, 2023 11:22
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EmailMessage has an unused type parameter
2 participants