mirror of
https://github.com/bitwarden/server.git
synced 2024-11-21 12:05:42 +01:00
Removing todos
This commit is contained in:
parent
51d0b122f5
commit
d4bd369918
@ -192,7 +192,4 @@ public class SingleOrgPolicyValidatorTests
|
||||
.DidNotReceive()
|
||||
.RevokeNonCompliantOrganizationUsersAsync(Arg.Any<RevokeOrganizationUsersRequest>());
|
||||
}
|
||||
// TODO feature flag is enabled and revoke returns errors, we throw
|
||||
// TODO feature flag is enabled and revoke returns no errors, no throw
|
||||
// TODO feature flag is disabled we don't call command
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user