Correction de l'envoi GCM depuis multi device

This commit is contained in:
Paul Schneider 2016-05-31 15:59:29 +02:00
commit 8343abd2b4
5 changed files with 15 additions and 25 deletions

View file

@ -4,7 +4,6 @@ using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNet.Authorization;
using Microsoft.AspNet.Hosting;
using Microsoft.AspNet.Http;
using Microsoft.AspNet.Mvc;
using Microsoft.Extensions.Logging;
using Microsoft.Extensions.OptionsModel;