Skip to content

Commit 839f264

Browse files
Erlend Egeberg Aaslandpablogsal
andcommitted
Remove empty line
Co-authored-by: Pablo Galindo <[email protected]>
1 parent 05ce0e4 commit 839f264

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Modules/_sqlite/connection.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,6 @@ int pysqlite_connection_register_cursor(pysqlite_Connection* connection, PyObjec
328328
return 0;
329329
}
330330

331-
332331
/*[clinic input]
333332
_sqlite3.Connection.cursor as pysqlite_connection_cursor
334333

0 commit comments

Comments
 (0)