Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove FileSystem recursive deletion that uses a recursive parameter #5504

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

vietj
Copy link
Member

@vietj vietj commented Mar 5, 2025

Instead deleteRecursive or delete should be used

… instead deleteRecursive or delete should be used
@vietj vietj added this to the 5.0.0 milestone Mar 5, 2025
@vietj vietj self-assigned this Mar 5, 2025
@vietj vietj linked an issue Mar 5, 2025 that may be closed by this pull request
@vietj vietj merged commit 0dd9327 into master Mar 5, 2025
7 checks passed
@vietj vietj deleted the remove-deprecate-recursive-boolean-in-filesystem branch March 5, 2025 13:50
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

deleteRecursive does not need a recursive parameter
1 participant