Skip to content

Commit f4b24f0

Browse files
authored
comment fix
1 parent 647a408 commit f4b24f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

platform/Path.roc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,6 @@ delete_empty! = |path|
359359
## This may fail if:
360360
## - the path doesn't exist
361361
## - the path is not a directory
362-
## - the directory is not empty
363362
## - the user lacks permission to remove the directory.
364363
##
365364
## > [`Dir.delete_all`](Dir#delete_all!) does the same thing, except it takes a [Str] instead of a [Path].

0 commit comments

Comments
 (0)