Remove duplicate includes: Python/ast_opt.c (#132621)
This commit is contained in:
parent
39ee468e09
commit
d7df7815f5
@ -5,7 +5,6 @@
|
||||
#include "pycore_format.h" // F_LJUST
|
||||
#include "pycore_runtime.h" // _Py_STR()
|
||||
#include "pycore_unicodeobject.h" // _PyUnicode_EqualToASCIIString()
|
||||
#include "pycore_unicodeobject.h" // _PyUnicode_EqualToASCIIString()
|
||||
|
||||
|
||||
/* See PEP 765 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user