no need to clean up card

This commit is contained in:
Kyle Spearrin 2017-05-09 19:28:12 -04:00
parent f31360ecbf
commit dce609d141
1 changed files with 0 additions and 2 deletions

View File

@ -74,8 +74,6 @@
}
function finalizeCreate(result) {
$scope.model.card = null;
$analytics.eventTrack('Created Organization');
authService.addProfileOrganizationOwner(result, shareKeyCt);
authService.refreshAccessToken().then(function () {