Skip to content

Commit 55e7f8d

Browse files
committed
following the comments
1 parent 0393837 commit 55e7f8d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib_eio_windows/fs.ml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,6 @@ end = struct
181181
with_parent_dir t path @@ fun dirfd path ->
182182
Err.run (Low_level.symlink ~link_to dirfd) path
183183

184-
185184
let close t = t.closed <- true
186185

187186
let open_dir t ~sw path =

0 commit comments

Comments
 (0)