mirror of
https://github.com/bitwarden/web
synced 2025-12-10 13:23:15 +00:00
remove user from group
This commit is contained in:
@@ -32,8 +32,6 @@
|
||||
}
|
||||
$scope.selectedGroups = selectedGroups;
|
||||
$scope.loading = false;
|
||||
}, function (error) {
|
||||
|
||||
});
|
||||
|
||||
$scope.toggleGroupSelectionAll = function ($event) {
|
||||
|
||||
Reference in New Issue
Block a user