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

refactor: remove null check #79

Merged
merged 1 commit into from
Dec 22, 2023
Merged

refactor: remove null check #79

merged 1 commit into from
Dec 22, 2023

Conversation

ComradeVanti
Copy link
Collaborator

The version parameter of tryParseEditorVersion is nullable needlessly. Made it non-nullable in order to simplify code. Also removed corresponding test.

The `version` parameter of `tryParseEditorVersion` is nullable needlessly. Made it non-nullable in order to simplify code. Also removed corresponding test.
@favoyang favoyang merged commit b63225c into openupm:master Dec 22, 2023
2 checks passed
@ComradeVanti ComradeVanti deleted the delete-null-check branch December 25, 2023 14:48
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.

2 participants