mirror of
https://github.com/bitwarden/server
synced 2026-01-08 11:33:26 +00:00
only 1 policy event
This commit is contained in:
@@ -6,6 +6,5 @@ namespace Bit.Core.Services
|
||||
public interface IPolicyService
|
||||
{
|
||||
Task SaveAsync(Policy policy);
|
||||
Task DeleteAsync(Policy policy);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user