mirror of
https://github.com/bitwarden/server.git
synced 2025-03-01 04:01:11 +01:00
Remove TODO
This commit is contained in:
parent
8ae2f6c655
commit
4a62dd4356
@ -35,7 +35,6 @@ public class PolicyServicevNext : IPolicyServicevNext
|
||||
foreach (var policyDefinition in policyDefinitions)
|
||||
{
|
||||
_policyDefinitions.Add(policyDefinition.Type, policyDefinition);
|
||||
// TODO: throw if any policyDefinition is missing
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user