Github user ceharris commented on a diff in the pull request:
https://github.com/apache/guacamole-client/pull/221#discussion_r161824830
--- Diff:
guacamole-ext/src/main/java/org/apache/guacamole/environment/LocalEnvironment.java
---
@@ -27,6 +27,8 @@
import java.util.HashMap;
import java.util.Map;
import java.util.Properties;
+
+import org.apache.guacamole.properties.BooleanGuacamoleProperty;
--- End diff --
Still trying to tune my style setup for this project. Thanks for catching
that.---
