Skip to content

Commit a0a23b1

Browse files
committed
chore: remove empty line
1 parent 62cd141 commit a0a23b1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Modules/_queuemodule.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -516,8 +516,6 @@ _queue_SimpleQueue___sizeof___impl(simplequeueobject *self)
516516
return size;
517517
}
518518

519-
520-
521519
static int
522520
queue_traverse(PyObject *m, visitproc visit, void *arg)
523521
{

0 commit comments

Comments
 (0)