mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-13 00:17:42 +00:00
GUACAMOLE-526: Remove unnecessary use of $q within authenticationService. Rely on requestService.
This commit is contained in:
@@ -21,5 +21,6 @@
|
||||
* The module for authentication and management of tokens.
|
||||
*/
|
||||
angular.module('auth', [
|
||||
'rest',
|
||||
'storage'
|
||||
]);
|
||||
|
Reference in New Issue
Block a user