Cole-Greer commented on code in PR #3512:
URL: https://github.com/apache/tinkerpop/pull/3512#discussion_r3599636450
##########
gremlin-console/src/main/groovy/org/apache/tinkerpop/gremlin/console/PluggedIn.groovy:
##########
@@ -77,35 +77,4 @@ class PluggedIn {
void deactivate() {
this.activated = false
}
-
- public class GroovyGremlinShellEnvironment implements
GremlinShellEnvironment {
Review Comment:
This is a part of the codebase I'm not too familiar with, but as I
understand it this code only existed to support the old remote-console
infrastructure. If so, I agree it should be removed.
--
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]