From 8f38367547c7276e602b7815bd1dba780a051cf8 Mon Sep 17 00:00:00 2001 From: fnuesse Date: Sun, 19 May 2019 17:05:08 +0200 Subject: removed commented code Signed-off-by: fnuesse --- js/app/controllers/credential.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'js/app') diff --git a/js/app/controllers/credential.js b/js/app/controllers/credential.js index 49b77214..b5ca9302 100644 --- a/js/app/controllers/credential.js +++ b/js/app/controllers/credential.js @@ -540,8 +540,6 @@ } $scope.active_vault = null; $scope.credentials = []; - //$scope.$parent.selectedVault = false; - //window.location.reload(); VaultService.clearVaultService(); }); -- cgit v1.2.3