jmuehlner commented on code in PR #902: URL: https://github.com/apache/guacamole-client/pull/902#discussion_r1764243745
########## extensions/guacamole-auth-quickconnect/src/main/java/org/apache/guacamole/auth/quickconnect/conf/ConfigurationService.java: ########## @@ -21,7 +21,6 @@ import com.google.inject.Inject; import java.util.Collection; -import java.util.List; Review Comment: We should probably avoid doing whitespace/import fixes for files not otherwise modified for this change, to keep the git history cleaner. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
