Skip to content

Commit

Permalink
following the comments
Browse files Browse the repository at this point in the history
  • Loading branch information
webbunivAdmin committed Nov 21, 2024
1 parent 0393837 commit 55e7f8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib_eio_windows/fs.ml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ end = struct
with_parent_dir t path @@ fun dirfd path ->
Err.run (Low_level.symlink ~link_to dirfd) path


let close t = t.closed <- true

let open_dir t ~sw path =
Expand Down

0 comments on commit 55e7f8d

Please sign in to comment.