Skip to content

Commit a547e9d

Browse files
committed
nit
1 parent 2d9ac70 commit a547e9d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Objects/rangeobject.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
#include "pycore_modsupport.h" // _PyArg_NoKwnames()
88
#include "pycore_range.h"
99
#include "pycore_tuple.h" // _PyTuple_ITEMS()
10-
#include "pycore_pyatomic_ft_wrappers.h"
1110

1211

1312
/* Support objects whose length is > PY_SSIZE_T_MAX.

0 commit comments

Comments
 (0)