Skip to content

Commit 1e2c616

Browse files
committed
fix
1 parent 659cf5a commit 1e2c616

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

TableBooking.Api/Program.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,6 @@
162162

163163
var app = builder.Build();
164164

165-
app.ApplyMigrations();
166-
167165
if (app.Environment.IsDevelopment())
168166
{
169167
app.UseSwagger();

0 commit comments

Comments
 (0)