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

Remove unnecessary blank check during email validation #402

Merged
merged 2 commits into from
Oct 3, 2023
Merged

Remove unnecessary blank check during email validation #402

merged 2 commits into from
Oct 3, 2023

Conversation

RohanNagar
Copy link
Contributor

Hello! I happened to notice your usage of JMail via GitHub's dependency graph. Just a small suggestion to remove the StringUtils.isBlank check - JMail will handle an empty string or a blank string and return false.

@pacphi pacphi merged commit b0b9df7 into cf-toolsuite:main Oct 3, 2023
4 checks passed
@pacphi
Copy link
Collaborator

pacphi commented Oct 3, 2023

Thank you @RohanNagar!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants