mirror of
https://github.com/bitwarden/browser
synced 2026-01-17 16:03:20 +00:00
misc cleanup
This commit is contained in:
@@ -17,12 +17,4 @@
|
||||
controller: 'toolsExportController'
|
||||
});
|
||||
};
|
||||
|
||||
$scope.audits = function () {
|
||||
$uibModal.open({
|
||||
animation: true,
|
||||
templateUrl: 'app/tools/views/toolsAudits.html',
|
||||
controller: 'toolsAuditsController'
|
||||
});
|
||||
};
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user