1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-21 10:43:35 +00:00

verify email

This commit is contained in:
Kyle Spearrin
2017-07-05 15:36:40 -04:00
parent 5d81ed6a96
commit b24f892f60
8 changed files with 74 additions and 9 deletions

View File

@@ -42,8 +42,4 @@ angular
$scope.loading = false;
}
});
$scope.submit = function (model) {
};
});