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

chore: remove fsUtils.rimraf #429

Merged
merged 1 commit into from Mar 15, 2024

Conversation

merceyz
Copy link
Member

@merceyz merceyz commented Mar 15, 2024

The util was useful when we supported Node.js versions without fs.promises.rm but after #100 we no longer need it and can call fs.promises.rm directly, which we're already doing elsewhere.

@merceyz merceyz merged commit 6054339 into nodejs:main Mar 15, 2024
10 checks passed
@merceyz merceyz deleted the merceyz/chore/remove-rimraf-util branch March 15, 2024 21:43
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

4 participants