Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Barsonax committed Apr 28, 2024
1 parent dbbd221 commit 50d31e0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions CleanAspCore/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@
if (app.Environment.IsDevelopment())
{
app.EnsureHrContextDatabaseIsCreated();
}

// Configure the HTTP request pipeline.
if (app.Environment.IsDevelopment())
{
app.UseSwagger();
app.UseSwaggerUI();
}
Expand Down

0 comments on commit 50d31e0

Please sign in to comment.