mirror of
https://github.com/bitwarden/server
synced 2025-12-20 10:13:39 +00:00
PM-10600: Revert global push notifications
This commit is contained in:
@@ -106,7 +106,4 @@ public class NoopPushNotificationService : IPushNotificationService
|
||||
}
|
||||
|
||||
public Task PushSyncNotificationAsync(Notification notification) => Task.CompletedTask;
|
||||
|
||||
public Task SendPayloadToEveryoneAsync(PushType type, object payload, string identifier, string deviceId = null,
|
||||
ClientType? clientType = null) => Task.CompletedTask;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user