mirror of
https://github.com/ansible/awx.git
synced 2026-07-12 00:44:36 -02:30
Job Submission cleanup
removed some commented code from the fix for the job submission from yesterday
This commit is contained in:
@@ -84,7 +84,6 @@ angular.module('AuthService', ['ngCookies', 'Utilities'])
|
||||
$rootScope.sessionExpired = false;
|
||||
$rootScope.token = null;
|
||||
$rootScope.token_expires = null;
|
||||
|
||||
$rootScope.login_username = null;
|
||||
$rootScope.login_password = null;
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user