dropping GCM support
This commit is contained in:
@ -13,7 +13,7 @@ using Yavsc.Server.Helpers;
|
||||
|
||||
namespace Yavsc.Services
|
||||
{
|
||||
public class GCMSender : IGoogleCloudMessageSender
|
||||
public class GCMSender : IYavscMessageSender
|
||||
{
|
||||
private ILogger _logger;
|
||||
SiteSettings siteSettings;
|
||||
|
Reference in New Issue
Block a user