Github user mike-jumper commented on a diff in the pull request:

    
https://github.com/apache/incubator-guacamole-client/pull/68#discussion_r77440191
  
    --- Diff: 
extensions/guacamole-auth-ldap/src/main/java/org/apache/guacamole/auth/ldap/user/UserService.java
 ---
    @@ -84,14 +84,17 @@
          */
         private void putAllUsers(Map<String, User> users, LDAPConnection 
ldapConnection,
                 String usernameAttribute) throws GuacamoleException {
    -
    +    
    --- End diff --
    
    More generally, we should avoid purely-whitespace changes. There's no 
reason for this line to be modified, let alone just for the sake of adding an 
unused indent.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to