Skip to content

Commit 1c3ba9e

Browse files
committed
Fix pylint issue
1 parent a907306 commit 1c3ba9e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/mysqlx/protocol.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@
6666
from .logger import logger
6767
from .protobuf import (
6868
CRUD_PREPARE_MAPPING,
69-
PROTOBUF_REPEATED_TYPES,
7069
SERVER_MESSAGES,
7170
Message,
7271
mysqlxpb_enum,

0 commit comments

Comments
 (0)