mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Remove duplicate includes: Python/ast_opt.c (#132621)
This commit is contained in:
parent
39ee468e09
commit
d7df7815f5
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue