mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +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 {
|
||||
|
||||
// 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
|
||||
|
Reference in New Issue
Block a user