kenhuuu commented on code in PR #2352:
URL: https://github.com/apache/tinkerpop/pull/2352#discussion_r1396764479


##########
gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/GraphTraversal.java:
##########
@@ -2008,7 +2009,7 @@ public default GraphTraversal<S, E> filter(final 
Traversal<?, ?> filterTraversal
      *
      * @return the updated traversal with respective {@link NoneStep}.
      */
-    @Override

Review Comment:
   You can probably leave this override annotation in there for now.



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