GUACAMOLE-197: FIx style issues.

This commit is contained in:
Nick Couchman
2017-04-11 09:44:54 -04:00
committed by Nick Couchman
parent a49dfeeeeb
commit 99869592ae

View File

@@ -208,7 +208,7 @@ public class RadiusConnectionService {
throws GuacamoleException {
// Create the connection and load the attribute dictionary
createRadiusConnection();
createRadiusConnection();
AttributeFactory.loadAttributeDictionary("net.jradius.dictionary.AttributeDictionaryImpl");
// If the client is null, we return null - something has gone wrong