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

    https://github.com/apache/guacamole-client/pull/274#discussion_r183192561
  
    --- Diff: 
guacamole-ext/src/main/java/org/apache/guacamole/net/auth/AbstractAuthenticatedUser.java
 ---
    @@ -19,6 +19,9 @@
     
     package org.apache.guacamole.net.auth;
     
    +import java.util.Collections;
    +import java.util.Set;
    +
    --- End diff --
    
    Extra line added, here - seems like most files have a single space between 
`import` and class documentation.


---

Reply via email to