Sorry, there's nothing at this address.
-Sorry, there's nothing at this address.
diff --git a/src/TryMudBlazor.Client/Pages/Repl.razor.cs b/src/TryMudBlazor.Client/Pages/Repl.razor.cs index 04d5521b..647ce1a4 100644 --- a/src/TryMudBlazor.Client/Pages/Repl.razor.cs +++ b/src/TryMudBlazor.Client/Pages/Repl.razor.cs @@ -18,7 +18,6 @@ public partial class Repl : IDisposable { [Inject] private LayoutService LayoutService { get; set; } - private const string MainComponentCodePrefix = "@page \"/__main\"\n"; private const string MainUserPagePath = "/__main"; private DotNetObjectReference