mirror of
https://github.com/bitwarden/server
synced 2025-12-06 00:03:34 +00:00
deprecate PushSharpPushNotificationService
This commit is contained in:
@@ -18,6 +18,7 @@ using Microsoft.AspNetCore.Http;
|
||||
|
||||
namespace Bit.Core.Services
|
||||
{
|
||||
[Obsolete]
|
||||
public class PushSharpPushNotificationService : IPushNotificationService
|
||||
{
|
||||
private readonly IDeviceRepository _deviceRepository;
|
||||
|
||||
Reference in New Issue
Block a user