GUACAMOLE-524: Removed unused imports, fixed comments, and condensed

code
This commit is contained in:
Jared Frees
2018-06-21 11:02:18 -04:00
parent cb4f284760
commit 927c04b9d4
3 changed files with 4 additions and 8 deletions

View File

@@ -182,7 +182,7 @@ public class StandardTokens {
* extensions.
*
* @param filter
* The TokenFilter to add attributes tokens to.
* The TokenFilter to add attribute tokens to.
*
* @param attributes
* The map of key/value pairs to add tokens for.