Skip to content

Commit c3aa3e7

Browse files
bnoordhuisMylesBorins
authored andcommitted
src: remove unused include from node_file.cc
PR-URL: #31809 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Denys Otrishko <[email protected]> Reviewed-By: David Carlier <[email protected]> Reviewed-By: Sam Roberts <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent d66daa5 commit c3aa3e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/node_file.cc

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
#include "req_wrap-inl.h"
3333
#include "stream_base-inl.h"
3434
#include "string_bytes.h"
35-
#include "string_search.h"
3635

3736
#include <fcntl.h>
3837
#include <sys/types.h>

0 commit comments

Comments
 (0)