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

Inline URIUtils.js. NFC #23496

Merged
merged 1 commit into from
Jan 27, 2025
Merged

Inline URIUtils.js. NFC #23496

merged 1 commit into from
Jan 27, 2025

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Jan 25, 2025

This is only three lines and doesn't warrant a separate file.

Prior to #23297 it did need to be separately usable.

@sbc100 sbc100 requested a review from brendandahl January 25, 2025 00:28
@sbc100 sbc100 enabled auto-merge (squash) January 25, 2025 02:20
src/URIUtils.js Outdated
@@ -4,17 +4,3 @@
* SPDX-License-Identifier: MIT
*/
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the reason for keeping the empty file?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, no!

This is only three lines and doesn't warrant a separate file.

Prior to emscripten-core#23297 it did need to be separately usable.
@sbc100 sbc100 merged commit 0c04af9 into emscripten-core:main Jan 27, 2025
29 checks passed
@sbc100 sbc100 deleted the URIUtils branch January 27, 2025 23:33
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