mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-362: Remove debug line.
This commit is contained in:
committed by
Nick Couchman
parent
453a879876
commit
63134322b0
@@ -210,9 +210,6 @@ public class AuthenticationProviderService {
|
||||
catch (NoSuchPaddingException e) {
|
||||
throw new GuacamoleServerException("No such padding tryingto initialize cipher with private key.", e);
|
||||
}
|
||||
finally {
|
||||
logger.debug("Yah.");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user