Commit c1ba7c9
committed
Fix indentation of
The tail call to `maybe_start_dlx_worker/3` was flush at column 0,
making it read like a function head rather than the function body.maybe_start_dlx_worker/1 tail call1 parent 39134d4 commit c1ba7c9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4001 | 4001 | | |
4002 | 4002 | | |
4003 | 4003 | | |
4004 | | - | |
| 4004 | + | |
4005 | 4005 | | |
4006 | 4006 | | |
4007 | 4007 | | |
| |||
0 commit comments