Cole-Greer commented on code in PR #3396:
URL: https://github.com/apache/tinkerpop/pull/3396#discussion_r3191480911
##########
gremlin-python/src/main/python/gremlin_python/driver/serializer.py:
##########
@@ -32,7 +27,6 @@
import json
from gremlin_python.structure.io import graphbinaryV4, graphsonV4
Review Comment:
Should we be deleting `gremlin_python.structure.io.graphsonV4` as well as
the `GraphSONSerializersV4` class in this file since we are breaking their
functionality and removing graphSON tests?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]