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

    https://github.com/apache/jena/pull/463#discussion_r210857731
  
    --- Diff: 
jena-fuseki2/jena-fuseki-embedded/src/main/java/org/apache/jena/fuseki/embedded/FusekiServer.java
 ---
    @@ -20,10 +20,9 @@
     
     import static java.util.Objects.requireNonNull;
     
    -import java.util.ArrayList;
    -import java.util.List;
    -import java.util.Objects;
    +import java.util.*;
    --- End diff --
    
    Ditto first comment, about maintaining the current standard in the code (I 
think)


---

Reply via email to