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 incorrect instanceof checks #85

Merged
merged 2 commits into from
Aug 9, 2024
Merged

Remove incorrect instanceof checks #85

merged 2 commits into from
Aug 9, 2024

Conversation

normanmaurer
Copy link
Member

Motivation:

The included instanceof checks were incorrect and not needed at all anyway.

Modifications:

Remove instanceof checks

Result:

Cleanup

Motivation:

The included instanceof checks were incorrect and not needed at all anyway.

Modifications:

Remove instanceof checks

Result:

Cleanup
@normanmaurer normanmaurer added this to the 0.0.15.Final milestone Aug 8, 2024
@normanmaurer normanmaurer merged commit 57a7d43 into main Aug 9, 2024
9 checks passed
@normanmaurer normanmaurer deleted the remove_instanceof branch August 9, 2024 00:28
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.

1 participant