Github user dkuppitz commented on a diff in the pull request:

    https://github.com/apache/tinkerpop/pull/823#discussion_r176565903
  
    --- Diff: 
gremlin-dotnet/test/Gremlin.Net.IntegrationTest/Gherkin/ScenarioData.cs ---
    @@ -30,6 +30,7 @@
     using Gremlin.Net.Process.Remote;
     using Gremlin.Net.Process.Traversal;
     using Gremlin.Net.Structure;
    +using static Gremlin.Net.Process.Traversal.__;
    --- End diff --
    
    Seems like an accident, as it wasn't needed before and nothing else has 
changed in this file.


---

Reply via email to