Skip to content

Commit dcb088e

Browse files
Apply suggestion from @kumaraditya303
1 parent 45544f3 commit dcb088e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Modules/_json.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010

1111
#include "Python.h"
1212
#include "pycore_ceval.h" // _Py_EnterRecursiveCall()
13-
#include "pycore_critical_section.h"
1413
#include "pycore_global_strings.h" // _Py_ID()
1514
#include "pycore_pyerrors.h" // _PyErr_FormatNote
1615
#include "pycore_runtime.h" // _PyRuntime

0 commit comments

Comments
 (0)