GumpacG commented on code in PR #3512:
URL: https://github.com/apache/tinkerpop/pull/3512#discussion_r3670751654


##########
gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/language/grammar/ArgumentVisitor.java:
##########
@@ -112,15 +112,6 @@ public Object parseLong(final 
GremlinParser.IntegerArgumentContext ctx) {
         }
     }
 
-    @Override
-    public Object visitBooleanArgument(final 
GremlinParser.BooleanArgumentContext ctx) {

Review Comment:
   Reverted, thanks!



-- 
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]

Reply via email to