Skip to content

Commit

Permalink
Remove warning
Browse files Browse the repository at this point in the history
  • Loading branch information
jbi89 committed May 12, 2023
1 parent f70fe0b commit 5d9e7b5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Startup.cs
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ public void Configure(IApplicationBuilder app, IWebHostEnvironment env)
app.UseDeveloperExceptionPage();
}

app.UseHttpsRedirection();

app.UseRouting();

app.UseAuthorization();
Expand Down

0 comments on commit 5d9e7b5

Please sign in to comment.