Skip to content

Commit 4c41203

Browse files
committed
Remove needless header file include
1 parent ae70103 commit 4c41203

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

node.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#include <stddef.h>
1414
#include "node.h"
1515
#include "rubyparser.h"
16-
#include "internal/parse.h"
1716
#endif
1817

1918
#include "internal/variable.h"

0 commit comments

Comments
 (0)