removed commented code

Signed-off-by: fnuesse <felix.nuesse@t-online.de>
This commit is contained in:
fnuesse 2019-05-19 17:05:08 +02:00
parent 67182b75b5
commit 8f38367547
No known key found for this signature in database
GPG key ID: 2089A3431243E819

View file

@ -540,8 +540,6 @@
}
$scope.active_vault = null;
$scope.credentials = [];
//$scope.$parent.selectedVault = false;
//window.location.reload();
VaultService.clearVaultService();
});