Skip to content

Commit 7d1cc41

Browse files
committed
Remove docstring for removed instance variable
1 parent ded3795 commit 7d1cc41

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pymysqlreplication/event.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -872,7 +872,6 @@ class RowsQueryLogEvent(BinLogEvent):
872872
More details are available in the MySQL Knowledge Base:
873873
https://dev.mysql.com/doc/dev/mysql-server/latest/classRows__query__log__event.html
874874
875-
:ivar query_length: uint - Length of the SQL statement
876875
:ivar query: str - The executed SQL statement
877876
"""
878877

0 commit comments

Comments
 (0)