code format

vnext
Paul Schneider 6 years ago
parent 705475e79d
commit a7bb7a6826
1 changed files with 0 additions and 1 deletions

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

Loading…