Skip to content

Commit 93e1e86

Browse files
committed
fix review idea
Signed-off-by: Manjusaka <[email protected]>
1 parent 81c4996 commit 93e1e86

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Python/optimizer_bytecodes.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
#include "pycore_uops.h"
44
#include "pycore_uop_ids.h"
55
#include "internal/pycore_moduleobject.h"
6-
#include "refcount.h"
76

87
#define op(name, ...) /* NAME is ignored */
98

0 commit comments

Comments
 (0)