Skip to content

Commit 344782b

Browse files
authored
remove extra new line
1 parent c97137b commit 344782b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Modules/_testinternalcapi.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -773,7 +773,6 @@ write_perf_map_entry(PyObject *self, PyObject *args)
773773
return Py_BuildValue("i", ret);
774774
}
775775

776-
777776
static PyObject *
778777
perf_map_state_teardown(PyObject *Py_UNUSED(self), PyObject *Py_UNUSED(ignored))
779778
{

0 commit comments

Comments
 (0)