email is not used in setup account

This commit is contained in:
Girish Ramakrishnan
2020-07-09 14:53:09 -07:00
parent f71e47aac7
commit d2ece2b7f9

View File

@@ -47,7 +47,6 @@ app.controller('SetupAccountController', ['$scope', '$http', function ($scope, $
var data = {
resetToken: search.resetToken,
email: search.email,
username: $scope.username,
displayName: $scope.displayName,
password: $scope.password