mirror of
https://github.com/bitwarden/server
synced 2026-01-04 17:43:53 +00:00
Remove ending email
This commit is contained in:
@@ -220,11 +220,6 @@ namespace Bit.Core.Services
|
||||
{
|
||||
return Task.FromResult(0);
|
||||
}
|
||||
|
||||
public Task SendFamiliesForEnterpriseSponsorshipEndingEmailAsync(string email, DateTime sponsorshipEndDate)
|
||||
{
|
||||
return Task.FromResult(0);
|
||||
}
|
||||
|
||||
public Task SendOTPEmailAsync(string email, string token)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user