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

Eliminate duplicate Http object #77

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Conversation

propensive
Copy link
Owner

There have historically been two Http objects: one in Telekinesis and one in Scintillate. They rarely clashed, but since both export objects with the same name to soundness, one gets shadowed.

This removes the object from Scintillate.

@propensive propensive merged commit 2f85bb1 into main Jan 28, 2025
1 check passed
@propensive propensive deleted the eliminate-duplicate-http-object branch January 28, 2025 11:53
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