mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
GUACAMOLE-566: Remove another extra set of spaces.
This commit is contained in:
@@ -83,7 +83,7 @@ public class RESTServiceModule extends ServletModule {
|
||||
bind(AuthenticationService.class);
|
||||
bind(AuthTokenGenerator.class).to(SecureRandomAuthTokenGenerator.class);
|
||||
bind(DecorationService.class);
|
||||
|
||||
|
||||
// Automatically translate GuacamoleExceptions for REST methods
|
||||
bind(RESTExceptionMapper.class);
|
||||
|
||||
|
Reference in New Issue
Block a user