CLOUDSTACK-9230: Remove unnecessary return statement from cloudStack.js

Removed the unnecessary return statement.
The statement is never reached.
This commit is contained in:
Nitin Kumar Maharana 2015-12-28 17:13:05 +05:30
parent 80703ca33c
commit 1c01b4ed8c
1 changed files with 0 additions and 2 deletions

View File

@ -213,8 +213,6 @@
domainid: g_domainid
}
} : false;
return testAddUser;
},
// Actual login process, via form