Skip to content

Commit 4a386bf

Browse files
reduce diff
1 parent 0189413 commit 4a386bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Include/internal/pycore_optimizer.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,6 @@ typedef enum _JitSymType {
181181
JIT_SYM_TRUTHINESS_TAG = 9,
182182
} JitSymType;
183183

184-
185184
typedef struct _jit_opt_known_class {
186185
uint8_t tag;
187186
uint32_t version;

0 commit comments

Comments
 (0)