Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 014cc42

Browse files
committed
remove unused label
1 parent 6fe679f commit 014cc42

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Python/import.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3174,7 +3174,6 @@ load_next(PyObject *mod, PyObject *altmod,
31743174
}
31753175
}
31763176

3177-
out:
31783177
PyMem_Free(nameuni);
31793178
return result;
31803179

0 commit comments

Comments
 (0)