Skip to content
This repository was archived by the owner on Aug 4, 2023. It is now read-only.

Commit eff769b

Browse files
committed
Fix bad indentation
1 parent 2f1c041 commit eff769b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Node/FS/Aff.purs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Node.FS.Aff
2-
( rename
3-
, truncate
4-
, chown
2+
( rename
3+
, truncate
4+
, chown
55
, chmod
66
, stat
77
, link

0 commit comments

Comments
 (0)