mirror of
https://github.com/nextcloud/passman.git
synced 2025-02-28 01:15:41 +08:00
removed commented code
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
This commit is contained in:
parent
67182b75b5
commit
8f38367547
1 changed files with 0 additions and 2 deletions
|
@ -540,8 +540,6 @@
|
||||||
}
|
}
|
||||||
$scope.active_vault = null;
|
$scope.active_vault = null;
|
||||||
$scope.credentials = [];
|
$scope.credentials = [];
|
||||||
//$scope.$parent.selectedVault = false;
|
|
||||||
//window.location.reload();
|
|
||||||
VaultService.clearVaultService();
|
VaultService.clearVaultService();
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue