fs: fix delete-tree

This commit is contained in:
Michiel Borkent 2021-02-06 10:11:53 +01:00
parent eb9c87b7fd
commit 6c5f20f786
2 changed files with 2 additions and 1 deletions

2
fs

@ -1 +1 @@
Subproject commit 90169d8129a99e308729336b495adb812246e69f
Subproject commit 1e7e6b760fc923b4da45b477ae48d6fd23f77e23

View file

@ -150,6 +150,7 @@
~@(when features/java-nio?
'[java.nio.file.OpenOption
java.nio.file.CopyOption
java.nio.file.DirectoryNotEmptyException
java.nio.file.FileAlreadyExistsException
java.nio.file.FileSystem
java.nio.file.FileSystems