Skip to content

Commit a9b399f

Browse files
committed
src: remove unused includes from node_contextify.h
PR-URL: nodejs#20670 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent f9c6fd0 commit a9b399f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/node_contextify.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
#define SRC_NODE_CONTEXTIFY_H_
33

44
#include "node_internals.h"
5-
#include "node_watchdog.h"
6-
#include "base_object-inl.h"
75
#include "node_context_data.h"
86

97
namespace node {

0 commit comments

Comments
 (0)