mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 05:31:22 +00:00
GUACAMOLE-197: FIx style issues.
This commit is contained in:
committed by
Nick Couchman
parent
a49dfeeeeb
commit
99869592ae
@@ -208,7 +208,7 @@ public class RadiusConnectionService {
|
|||||||
throws GuacamoleException {
|
throws GuacamoleException {
|
||||||
|
|
||||||
// Create the connection and load the attribute dictionary
|
// Create the connection and load the attribute dictionary
|
||||||
createRadiusConnection();
|
createRadiusConnection();
|
||||||
AttributeFactory.loadAttributeDictionary("net.jradius.dictionary.AttributeDictionaryImpl");
|
AttributeFactory.loadAttributeDictionary("net.jradius.dictionary.AttributeDictionaryImpl");
|
||||||
|
|
||||||
// If the client is null, we return null - something has gone wrong
|
// If the client is null, we return null - something has gone wrong
|
||||||
|
Reference in New Issue
Block a user