code format

This commit is contained in:
2018-12-31 10:51:57 +00:00
parent 705475e79d
commit a7bb7a6826

View File

@ -100,7 +100,6 @@ namespace Yavsc
app.UseWhen(context => context.Request.Path.StartsWithSegments("/api"),
branch =>
{
branch.UseJwtBearerAuthentication(
options =>
{