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

    https://github.com/apache/guacamole-client/pull/299#discussion_r195791116
  
    --- Diff: 
extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/src/main/java/org/apache/guacamole/auth/jdbc/user/ModeledAuthenticatedUser.java
 ---
    @@ -26,6 +26,11 @@
     import org.apache.guacamole.net.auth.AuthenticationProvider;
     import org.apache.guacamole.net.auth.Credentials;
     
    +import org.slf4j.Logger;
    +import org.slf4j.LoggerFactory;
    +import java.util.Map;
    --- End diff --
    
    Looks like some left-overs from debugging?


---

Reply via email to