kenhuuu commented on code in PR #3330:
URL: https://github.com/apache/tinkerpop/pull/3330#discussion_r2956888787
##########
gremlin-javascript/src/main/javascript/gremlin-javascript/lib/driver/connection.ts:
##########
@@ -113,7 +87,6 @@ export default class Connection extends EventEmitter {
* @param {Boolean} [options.rejectUnauthorized] Determines whether to
verify or not the server certificate.
* @param {String} [options.traversalSource] The traversal source. Defaults
to: 'g'.
* @param {GraphSONWriter} [options.writer] The writer to use.
Review Comment:
`{GraphSONWriter}` and `{GraphSONReader}` still referenced here?
--
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]