mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 21:18:13 -05:00
deprecate PushSharpPushNotificationService
This commit is contained in:
parent
5af974d541
commit
335ecf73ae
@ -18,6 +18,7 @@ using Microsoft.AspNetCore.Http;
|
||||
|
||||
namespace Bit.Core.Services
|
||||
{
|
||||
[Obsolete]
|
||||
public class PushSharpPushNotificationService : IPushNotificationService
|
||||
{
|
||||
private readonly IDeviceRepository _deviceRepository;
|
||||
|
Loading…
x
Reference in New Issue
Block a user