apveyor yaml

This commit is contained in:
TomPallister
2016-10-12 20:45:29 +01:00
parent 5492b70c87
commit d80c4e2de2
2 changed files with 3 additions and 1 deletions

View File

@ -43,7 +43,6 @@
{
await _next.Invoke(context);
}
}
private static bool IsAuthenticatedRoute(Response<bool> isAuthenticated)