mirror of
https://github.com/bitwarden/server
synced 2025-12-16 08:13:33 +00:00
cleanup unused vars
This commit is contained in:
@@ -11,7 +11,6 @@ namespace Bit.Core.Services
|
||||
{
|
||||
public class RelayPushNotificationService : BaseRelayPushNotificationService, IPushNotificationService
|
||||
{
|
||||
private readonly HttpClient _client;
|
||||
private readonly IHttpContextAccessor _httpContextAccessor;
|
||||
|
||||
public RelayPushNotificationService(
|
||||
|
||||
Reference in New Issue
Block a user