mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
remove unused label
This commit is contained in:
parent
6fe679f011
commit
014cc42db8
1 changed files with 0 additions and 1 deletions
|
@ -3174,7 +3174,6 @@ load_next(PyObject *mod, PyObject *altmod,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
out:
|
|
||||||
PyMem_Free(nameuni);
|
PyMem_Free(nameuni);
|
||||||
return result;
|
return result;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue