Skip to content

Commit 7ec14cb

Browse files
committed
Revert unwanted change
1 parent e7fab18 commit 7ec14cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Objects/unicodeobject.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4242
#include "pycore_abstract.h" // _PyIndex_Check()
4343
#include "pycore_bytes_methods.h" // _Py_bytes_lower()
4444
#include "pycore_bytesobject.h" // _PyBytes_Repeat()
45-
4645
#include "pycore_ceval.h" // _PyEval_GetBuiltin()
4746
#include "pycore_codecs.h" // _PyCodec_Lookup()
4847
#include "pycore_critical_section.h" // Py_*_CRITICAL_SECTION_SEQUENCE_FAST

0 commit comments

Comments
 (0)