Skip to content

Commit 30d69e5

Browse files
authored
whitespace
1 parent 20b2551 commit 30d69e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fs/src/fs.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,6 @@ int listdir(lua_State* L)
419419

420420
lua_settable(L, -3);
421421
}
422-
423422
delete req;
424423

425424
if (err != UV_EOF)

0 commit comments

Comments
 (0)