Skip to content

Commit

Permalink
Remove line blocking tests
Browse files Browse the repository at this point in the history
  • Loading branch information
egregius313 committed Dec 19, 2024
1 parent b125aa5 commit b5b37af
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,4 @@
app.UseStaticFiles();
app.UseAntiforgery();

app.MapRazorComponents<App>()
.AddInteractiveServerRenderMode();

app.Run();

0 comments on commit b5b37af

Please sign in to comment.