Skip to content

Commit fe0d38a

Browse files
committed
nit
1 parent 03fe066 commit fe0d38a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Include/internal/pycore_tstate.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ typedef struct _PyInterpreterPolicy {
6666
} _PyInterpreterPolicy;
6767

6868
typedef struct _PyPolicy {
69-
7069
_PyJitPolicy jit;
7170
_PyInterpreterPolicy interp;
7271
} _PyPolicy;

0 commit comments

Comments
 (0)