Skip to content

Commit e2219d9

Browse files
committed
Use imports file
1 parent 6075430 commit e2219d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

projects/.net8/RazorComponentOne/Program.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
var app = builder.Build();
55

66
app.MapRazorComponents<RazorComponentOne.Shared.MainLayout>();
7-
87
app.Run();
98

109

0 commit comments

Comments
 (0)