[DONT MERGE] Bug SignalR

This commit is contained in:
Paul Schneider 2017-03-02 14:47:05 +01:00
commit 5b6c30f656
16 changed files with 2083 additions and 61 deletions

View file

@ -21,7 +21,6 @@ namespace Yavsc.Controllers
using Microsoft.AspNet.Http;
using Yavsc.Extensions;
using Yavsc.Models.Haircut;
using Yavsc.ViewModels.Haircut;
public class HairCutCommandController : CommandController
{